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