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