blob: e6803e17679455cd48339675bbd1d3cb16f1396a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# RRule implemented in Rust for speed
![Build](https://github.com/fmeringdal/rust_rrule/workflows/Build/badge.svg)
Fast implementation of rrule
# todos
- tests for minutes and seconds FREQ
- timezone
- subseconds
- cache
|