Commit graph

10 commits

Author SHA1 Message Date
askiiart
62822233bf
fix crate categories 2024-12-05 09:51:32 -06:00
askiiart
5356632bf2
exclude dev-notes.md from the crate 2024-12-02 20:01:47 -06:00
askiiart
d22bbf0764
add more cargo stuffs 2024-12-02 19:59:29 -06:00
askiiart
6c8ee376d9
add examples for all the data structs, and other minor doc improvements 2024-12-02 19:41:57 -06:00
askiiart
01c9984d99
switch from static mut config to using Rocket's State 2024-12-01 22:00:19 -06:00
askiiart
bf0c84f126
misc improvements, improve documentation, switch numeric IDs to ints, and add search() stub 2024-11-27 21:49:15 -06:00
askiiart
85a876b221
improve and move around tests, make the API part of it function 2024-11-25 22:23:05 -06:00
askiiart
52a8c48825
- update function signatures
- add tests (doesn't verify anything, but useful to manually test something/run bits)
- improve documentation
2024-11-24 23:09:31 -06:00
askiiart
cdb0a82181
set up layout for the module
Co-authored-by: confused-ace-noises <confused-ace-noises@users.noreply.github.com>
2024-11-23 18:39:48 -06:00
askiiart
493d019352
Initial commit 2024-11-21 13:19:57 -06:00