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