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