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