intervals-rs 0.0.5

A Rust crate for intervals
Documentation
1
2
3
4
#[derive(Debug)]
pub enum Error {
  NotFoundError,
}