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