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