pub struct StoreSnapshot { /* private fields */ }
Expand description

TODO(doc): @quake

Trait Implementations

TODO(doc): @quake

TODO(doc): @quake

Return freezer reference

Return the bytes associated with a key value and the given column family.

TODO(doc): @quake

Return the provider trait default implementation

Get block by block header hash

Get header by block header hash

Get block body by block header hash

Get unfrozen block from ky-store with given hash

Get all transaction-hashes in block body by block header hash

Get proposal short id by block header hash

Get block uncles by block header hash

Get block extension by block header hash

Get block ext by block header hash

Get block header hash by block number

Get block number by block header hash

TODO(doc): @quake

TODO(doc): @quake

Returns true if the transaction confirmed in main chain. Read more

Get commit transaction and block hash by its hash

TODO(doc): @quake

Gets transaction and associated info with correspond hash

Return whether cell is live

Gets cell meta data with out_point

TODO(doc): @quake

TODO(doc): @quake

Gets current epoch ext

Gets epoch ext by epoch index

Gets epoch index by epoch number

Gets epoch index by block hash

TODO(doc): @quake

TODO(doc): @quake

Gets header by uncle header hash

TODO(doc): @quake

Gets cellbase by block hash

TODO(doc): @quake

TODO(doc): @quake

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

TODO(doc): @quake

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

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