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