Struct ckb_types::packed::HeaderVecBuilder [−][src]
pub struct HeaderVecBuilder(_);
Implementations
Trait Implementations
impl Builder for HeaderVecBuilder[src]
impl Builder for HeaderVecBuilder[src]impl Debug for HeaderVecBuilder[src]
impl Debug for HeaderVecBuilder[src]impl Default for HeaderVecBuilder[src]
impl Default for HeaderVecBuilder[src]fn default() -> HeaderVecBuilder[src]
fn default() -> HeaderVecBuilder[src]Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for HeaderVecBuilder
impl Send for HeaderVecBuilder
impl Sync for HeaderVecBuilder
impl Unpin for HeaderVecBuilder
impl UnwindSafe for HeaderVecBuilder
Blanket Implementations
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]pub fn borrow_mut(&mut self) -> &mut T[src]
pub fn borrow_mut(&mut self) -> &mut T[src]Mutably borrows from an owned value. Read more
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,