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