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