Struct ipfs_sqlite_block_store::cache::WriteInfo [−][src]
pub struct WriteInfo { /* fields omitted */ }Expand description
Information about a write operation that is cheap to gather
Implementations
Methods from Deref<Target = BlockInfo>
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for WriteInfo
impl UnwindSafe for WriteInfo
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
