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