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