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