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) |
||
---|---|---|
.. | ||
expected | ||
fixtures | ||
utils | ||
composite_source.html | ||
config.yaml | ||
debug-deckgl.html | ||
debug-leaflet.html | ||
debug-maplibre.html | ||
debug.html | ||
mb_server_test.rs | ||
pg_function_source_test.rs | ||
pg_server_test.rs | ||
pg_table_source_test.rs | ||
pmt_server_test.rs | ||
test.sh |