cronexpr 1.5.0

A library to parse and drive the crontab expression.
Documentation
1
2
3
4
5
6
7
---
source: src/parser.rs
expression: "parse_crontab(\"0 0 1 1\").unwrap_err()"
---
failed to parse crontab expression:
0 0 1 1
       ^ missing days of week