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