intervalle 0.2.2

Parser for time range arguments
Documentation
1
2
3
4
5
6
7
---
source: src/lib.rs
expression: "TimeRange::parser.parse(\"today\").unwrap()"
---
Point(
    Today,
)