Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mnahkies/rust-rrule-dst-bug
- Owner: mnahkies
- Created: 2024-05-24T07:46:17.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T13:55:14.000Z (3 months ago)
- Last Synced: 2024-08-16T15:19:58.431Z (3 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```