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.