periodical 0.3.0

Management of all kinds of time intervals, use it to manage schedules, find overlaps, and more!
Documentation
1
2
3
4
//! Test data for various unit tests

pub mod bound_overlap;
pub mod interval_overlap;