Re-exports

pub use http;
pub use error::Error;
pub use types::BucketName;
pub use types::ObjectId;
pub use types::ObjectName;

Modules

Types that are commone between different operations.

Error facilities

Types and APIs for interacting with GCS Objects

Facilities for signed URLs,

Helper facilities for calculating content digests and signing data

Helper types for working with GCS

Structs

Enums

The oauth scopes that pertain to Google Cloud Storage.

Traits