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