Re-exports§
pub use error::Error;
pub use types::BucketName;
pub use types::ObjectId;
pub use types::ObjectName;
pub use http;
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§
Enums§
- Scopes
- The oauth scopes that pertain to Google Cloud Storage.