pub struct SLADayCountType {}Auto Trait Implementations§
impl Freeze for SLADayCountType
impl RefUnwindSafe for SLADayCountType
impl Send for SLADayCountType
impl Sync for SLADayCountType
impl Unpin for SLADayCountType
impl UnwindSafe for SLADayCountType
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