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