Crate tame_gcs

Crate tame_gcs 

Source

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§

Response

Enums§

Scopes
The oauth scopes that pertain to Google Cloud Storage.

Traits§

ApiResponse