Module rust_ipfs::repo::datastore::sled

source ·

Structs§

  • sled based pinstore implementation. Implements datastore which errors for each call. Currently feature-gated behind sled_data_store feature in the [crate::Types], usable directly in custom type configurations.