Refactor and other improvements

This commit is contained in:
Andras Schmelczer 2026-02-08 18:25:58 +00:00
parent 04a78e7bfe
commit 6c90cf3c0f
47 changed files with 2705 additions and 1568 deletions

View file

@ -10,6 +10,7 @@ mod postcode_stats;
mod postcodes;
pub(crate) mod properties;
mod screenshot;
mod stats;
mod tiles;
pub use area_summary::post_area_summary;