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