| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove dependency on Paste. | Andreas Grois | 2023-03-13 | 2 | -138/+125 |
| | | | | | | | 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. | ||||
| * | Add README. | Andreas Grois | 2023-03-05 | 1 | -0/+145 |
| | | |||||
| * | Initial commit. | Andreas Grois | 2023-03-05 | 4 | -0/+553 |
| The code is kinda working, but it's missing documentation and tests. | |||||
