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