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