Module cloud_storage_lite::client[][src]

Contains Client, and the BucketClient trait + impls.

Structs

Client

A Google Cloud Storage client.

GcsBucketClient

A client whose operations target a specific bucket. See BucketClient for operations on this type.

Traits

BucketClient

A GCS client that targets a specific bucket.