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