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