pub struct StrikeTime;Expand description
StrikeTime (443).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for StrikeTime
impl RefUnwindSafe for StrikeTime
impl Send for StrikeTime
impl Sync for StrikeTime
impl Unpin for StrikeTime
impl UnsafeUnpin for StrikeTime
impl UnwindSafe for StrikeTime
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