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