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