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