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