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