rust-s3
rust-s3 copied to clipboard
Add bytes_mut and into_bytes for ResponseData
I needed these functions to avoid unnecessary copy so hopefully adding them is ok.