[][src]Module libipld::store

Store traits.

Structs

DefaultStoreParams

Default store parameters.

Transaction

An atomic store transaction.

Enums

Op

Store operations.

Traits

AliasStore

Implemented by ipld storage backends that support aliasing Cids with arbitrary byte strings.

Store

Implementable by ipld stores.

StoreParams

The store parameters.