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