yoshidan / google-cloud-rust

Google Cloud Client Libraries for Rust.
MIT License
222 stars 80 forks source link

Is there a way to copy files with the google-cloud-storage #139

Closed omofolarin closed 1 year ago

omofolarin commented 1 year ago

Hi, please I'm trying to copy files from source to destination. I observed the API isn't included. Is there a reason why it's omitted? Can I make a pull request to add the copy API?