pub struct btck_Txid { /* private fields */ }Trait Implementations§
Auto Trait Implementations§
impl Freeze for btck_Txid
impl RefUnwindSafe for btck_Txid
impl Send for btck_Txid
impl Sync for btck_Txid
impl Unpin for btck_Txid
impl UnwindSafe for btck_Txid
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more