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