pub(crate) struct Sol1154;Expand description
1154 Days of the Year
Implementations§
Auto Trait Implementations§
impl Freeze for Sol1154
impl RefUnwindSafe for Sol1154
impl Send for Sol1154
impl Sync for Sol1154
impl Unpin for Sol1154
impl UnsafeUnpin for Sol1154
impl UnwindSafe for Sol1154
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