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