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