Module cloud_storage_lite::client[][src]

Contains Client, and the BucketClient trait + impls.

Modules

__mock_MockBucketClient
__mock_MockBucketClient_BucketClient

Structs

Client

A Google Cloud Storage client.

GcsBucketClient

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

MockBucketClient

A GCS client that targets a specific bucket.

Traits

BucketClient

A GCS client that targets a specific bucket.