Struct ipfs_sqlite_block_store::cache::BlockInfo [−][src]
pub struct BlockInfo { /* fields omitted */ }Expand description
Information about a block that is quick to gather
This is what is available for making decisions about whether to cache a block
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BlockInfo
impl UnwindSafe for BlockInfo
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
