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