Skip to main content

Crate rskit_storage_gcs

Crate rskit_storage_gcs 

Source
Expand description

Google Cloud Storage backend for rskit_storage.

This crate implements rskit_storage::store::FileStore without adding Google Cloud dependencies to the core storage crate. Importing it has no side effects; applications call register with the registry they own.

Structs§

Config
Configuration for the Google Cloud Storage backend.

Functions§

register
Explicitly register the Google Cloud Storage backend.