Struct saito_rust::blockring::BlockRing [−][src]
Fields
block_ring: Vec<RingItem>
Implementations
pub fn get_block_hashes_at_block_id(&mut self, block_id: u64) -> Vec<SaitoHash>ⓘ
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BlockRing
impl UnwindSafe for BlockRing
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
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