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