Expand description
§recurring
An event series implementation based on jiff
.
§License
The source code of recurring is licensed under either of Apache License, Version 2.0 or MIT license at your option.
Modules§
Structs§
- Date
Time Range - Representation of the time range of a
Series
. - Error
- Error type returned by all fallible operations within this crate.
- Event
- Represents an event that happens at a given point in time and may span until an optional end datetime.
- Series
- A series of recurring events.