Modules§
Structs§
- Block
Stat - Change
Block Storage - Store all
Cidof blocks that have been newly created or removed. Additionally set calls for blocks which already exists innextwill be ignored. - Encrypted
Block Storage - Encrypted
Block Storage Mapping - Extended
Block - Extended
Block Options - Join
Block Storage - Joins multiple block storages together.
Write operations will be always delegated to the first storage (which passed to
new). Read operations starts with the last up to the first. - Links
Block Storage - A
BlockStoragewhich verfies all links exist when create a new block. - Mapped
Block Storage - Maps certain CID codecs to mapped CIDs using BlockStorageContentMapping.
- Memory
Block Storage - Memory
Storage - PinOptions
- Secret
- Stores a secrent and ensures it will only be showen using the divulge method. Display and debug traits are implemented and will only show masked keys.
- Static
Block Storage - Block storage implementation for static data.
- Store
Params Block Storage - This storage implementation converts block storeparams.
If an conversation is not possible
StorageError::InvalidArgumentis retuned.
Enums§
Traits§
- Block
Storage - Block
Storage Content Mapping - Map
Cids between mappend and plain. - Block
Storage Ext - Extended
Block Storage - PinApi
- Storage Pin API.
- Storage
- Storage interface.
- Storage
Content Mapping