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