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