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