meowy-webring/crates
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
..
cli add some tests for the shared crate 2023-07-13 09:29:28 -07:00
meowy-assets Use a hashmap for asset files and clean up index code. 2024-05-27 00:22:04 -07:00
proc-macros move asset stuff to its own crate 2023-07-12 22:10:08 -07:00
shared add some tests for the shared crate 2023-07-13 09:29:28 -07:00