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