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