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