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