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