pub struct StartCash;Expand description
StartCash (921).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for StartCash
impl RefUnwindSafe for StartCash
impl Send for StartCash
impl Sync for StartCash
impl Unpin for StartCash
impl UnsafeUnpin for StartCash
impl UnwindSafe for StartCash
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