Closed ehiggs closed 1 year ago
The description in the readme is wrong, so I will correct it.
Error
use google_cloud_storage::client::http:Error
Correction
use google_cloud_storage::http::Error;
https://docs.rs/google-cloud-storage/0.6.1/google_cloud_storage/
Using:
We get: