Crate tame_gcs[−][src]
Re-exports
pub use http; |
pub use error::Error; |
pub use types::BucketName; |
pub use types::ObjectId; |
pub use types::ObjectName; |
Modules
| common | Types that are commone between different operations. |
| error | Error facilities |
| objects | Types and APIs for interacting with GCS Objects |
| signed_url | Facilities for signed URLs, |
| signing | Helper facilities for calculating content digests and signing data |
| types | Helper types for working with GCS |
Structs
| Response |
Enums
| Scopes | The oauth scopes that pertain to Google Cloud Storage. |
Traits
| ApiResponse |