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