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