meowy-webring/src
Fries 132dcdf412 Use a hashmap for asset files and clean up index code.
technically, the file structs are stored in a vector but the hashmaps contain the index so I can ask the hashmap for the index via the filename or hashed filename string.
2024-05-27 00:22:04 -07:00
..
links.rs Use a hashmap for asset files and clean up index code. 2024-05-27 00:22:04 -07:00
main.rs Use a hashmap for asset files and clean up index code. 2024-05-27 00:22:04 -07:00
responders.rs move asset stuff to its own crate 2023-07-12 22:10:08 -07:00
routes.rs Use a hashmap for asset files and clean up index code. 2024-05-27 00:22:04 -07:00
sites.rs add some tests for the shared crate 2023-07-13 09:29:28 -07:00
watcher.rs don't panic on parsing error with running watcher 2023-07-03 22:41:32 -07:00