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