pub enum LSB {}Trait Implementations§
Auto Trait Implementations§
impl Freeze for LSB
impl RefUnwindSafe for LSB
impl Send for LSB
impl Sync for LSB
impl Unpin for LSB
impl UnwindSafe for LSB
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