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