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