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