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