| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove applicative keyword from cargo.tomlv0.1.0 | Andreas Grois | 2023-04-02 | 1 | -1/+1 |
| | | |||||
| * | Minor docs update and addition of one unit test. | Andreas Grois | 2023-03-23 | 1 | -4/+5 |
| | | |||||
| * | Remove dependency on Paste. | Andreas Grois | 2023-03-13 | 1 | -2/+1 |
| | | | | | | | Turns out, Rust supports nested fn items. Sooo, the helpers can be defined right inside the functions that need them. In other words, there is no need for a separate module. | ||||
| * | Initial commit. | Andreas Grois | 2023-03-05 | 1 | -0/+14 |
| The code is kinda working, but it's missing documentation and tests. | |||||
