Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mnahkies/rust-rrule-dst-bug

reproduction for a dst bug in rust-rrule
https://github.com/mnahkies/rust-rrule-dst-bug

Last synced: 13 days ago
JSON representation

reproduction for a dst bug in rust-rrule

Awesome Lists containing this project

README

        

Reproduction for a suspect bug in DST handling for https://github.com/fmeringdal/rust-rrule

See [./src/test.rs](./src/test.rs)

```shell
cargo install
cargo test
```