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