martin/docs
Yuri Astrakhan 61d3286815
Lots of small refactorings (#1107)
* Use `Option<&T>` instead of `&Option<T>` in function arguments.
* Cleaner var names
* Slight optimization of `get_tile` with query params
* Split up srv/server.rs into fonts, sprites, tiles, and tiles_info
files
* better error reporting in tests
2023-12-26 07:43:47 +00:00
..
src Lots of small refactorings (#1107) 2023-12-26 07:43:47 +00:00
book.toml Fix mdbook compile target 2023-06-04 14:11:44 -04:00