Struct ckb_store::data_loader_wrapper::DataLoaderWrapper[][src]

pub struct DataLoaderWrapper<'a, T>(_);
Expand description

TODO(doc): @quake

Implementations

TODO(doc): @quake

Trait Implementations

fetch cell_data from storage

fetch cell_data_hash from storage

load cell_data from memory, fallback to storage access

load cell_data_hash from memory, fallback to storage access

Gets corresponding EpochExt by block header

Gets corresponding epoch progress information by block header

TODO(doc): @quake

Return timestamp and block_number of the corresponding block_hash, and hash of parent block

Return past block median time, including the timestamp of the given one

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

Performs the conversion.

Performs the conversion.

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.