Struct ckb_types::packed::UncleBlockReader [−][src]
pub struct UncleBlockReader<'r>(_);Implementations
Calls HeaderReader.calc_header_hash() for self.header().
Trait Implementations
Auto Trait Implementations
impl<'r> RefUnwindSafe for UncleBlockReader<'r>
impl<'r> Send for UncleBlockReader<'r>
impl<'r> Sync for UncleBlockReader<'r>
impl<'r> Unpin for UncleBlockReader<'r>
impl<'r> UnwindSafe for UncleBlockReader<'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.
