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