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