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