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