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