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