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