Struct ckb_types::packed::BytesVec [−][src]
pub struct BytesVec(_);Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BytesVec
impl UnwindSafe for BytesVec
Blanket Implementations
Mutably borrows from an owned value. Read more