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