pub struct ContAmtCurr;Expand description
ContAmtCurr (521).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for ContAmtCurr
impl RefUnwindSafe for ContAmtCurr
impl Send for ContAmtCurr
impl Sync for ContAmtCurr
impl Unpin for ContAmtCurr
impl UnsafeUnpin for ContAmtCurr
impl UnwindSafe for ContAmtCurr
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