| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove dependency on Paste. | Andreas Grois | 2023-03-13 | 1 | -136/+124 |
| | | | | | | | 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/+164 |
| The code is kinda working, but it's missing documentation and tests. | |||||
