pub struct lng;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for lng
impl RefUnwindSafe for lng
impl Send for lng
impl Sync for lng
impl Unpin for lng
impl UnwindSafe for lng
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