Crate portion_rs[][src]

ci-badge docs-badge crate-version

portion-rs

A simple interval library inspired by Python's portion.

Re-exports

pub use interval::Interval;

Modules

interval

Holds the interval type and associated methods.

Structs

Portion

Blank type used for interval creation.