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