Struct ckb_types::packed::OutPointBuilder [−][src]
pub struct OutPointBuilder { /* fields omitted */ }Implementations
impl OutPointBuilder[src]
impl OutPointBuilder[src]Trait Implementations
impl Builder for OutPointBuilder[src]
impl Builder for OutPointBuilder[src]impl Debug for OutPointBuilder[src]
impl Debug for OutPointBuilder[src]impl Default for OutPointBuilder[src]
impl Default for OutPointBuilder[src]fn default() -> OutPointBuilder[src]
fn default() -> OutPointBuilder[src]Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for OutPointBuilder
impl Send for OutPointBuilder
impl Sync for OutPointBuilder
impl Unpin for OutPointBuilder
impl UnwindSafe for OutPointBuilder
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>,