Struct ipfs_sqlite_block_store::Config [−][src]
pub struct Config { /* fields omitted */ }Implementations
Set size targets for the store
Set strategy for which non-pinned blocks to keep in case one of the size targets is exceeded.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Config
impl !UnwindSafe for Config
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
