Expand description
The Weekdays crate provides days of the week bit-mapped in a single byte.
The main type provided is the Weekdays
struct.
Structsยง
- Weekdays
- A bit-mapped representation of the days of the week.
- Weekdays
Iter - An iterator over the days of the week.