Struct ckb_types::packed::CompactBlockReader [−][src]
pub struct CompactBlockReader<'r>(_);Implementations
Calls HeaderReader.calc_header_hash() for self.header().
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl<'r> RefUnwindSafe for CompactBlockReader<'r>
impl<'r> Send for CompactBlockReader<'r>
impl<'r> Sync for CompactBlockReader<'r>
impl<'r> Unpin for CompactBlockReader<'r>
impl<'r> UnwindSafe for CompactBlockReader<'r>
Blanket Implementations
Mutably borrows from an owned value. Read more
Unwraps the result of from_slice(..) with confidence and we assume that it’s impossible to fail.
