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