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