mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 12:51:37 +03:00
7e20602079
* moved `IdResolver` to a separate file * added `just fmt2` build target to format code using nightly mode * moved all Actix `Data<AppState>` into individual state objects, e.g. `Data<Sources>` (allows other source types, separate from `Sources` type) * move all Source-related code to a new `Sources` struct (a simple wrapper over a HashMap) |
||
---|---|---|
.. | ||
mod.rs | ||
pg_utils.rs |