pub struct nextPayoutDate;Trait Implementations§
Source§impl Field for nextPayoutDate
impl Field for nextPayoutDate
Source§impl HasField<nextPayoutDate> for SponsorsListing
impl HasField<nextPayoutDate> for SponsorsListing
Auto Trait Implementations§
impl Freeze for nextPayoutDate
impl RefUnwindSafe for nextPayoutDate
impl Send for nextPayoutDate
impl Sync for nextPayoutDate
impl Unpin for nextPayoutDate
impl UnwindSafe for nextPayoutDate
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