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