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