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