pub struct AssetFreezeTransactionMother {}
Implementations§
Auto Trait Implementations§
impl Freeze for AssetFreezeTransactionMother
impl RefUnwindSafe for AssetFreezeTransactionMother
impl Send for AssetFreezeTransactionMother
impl Sync for AssetFreezeTransactionMother
impl Unpin for AssetFreezeTransactionMother
impl UnwindSafe for AssetFreezeTransactionMother
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