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