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