abstreet/popdat/src
Dustin Carlino d49c6c5d7d Refactor the logic of distributing N people to K buildings. This was
duplicated between the Berlin importer and the new census-based popdat
crate, and I suspect some form of it might get used for the actdev
integration. #424
2021-01-13 11:18:51 -08:00
..
activities.rs Upgrade rand 2021-01-03 19:48:03 -08:00
distribute_people.rs Refactor the logic of distributing N people to K buildings. This was 2021-01-13 11:18:51 -08:00
import_census.rs Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00
lib.rs Refactor the logic of distributing N people to K buildings. This was 2021-01-13 11:18:51 -08:00
make_person.rs Express AmenityType as a proper enum. 2020-12-28 12:18:29 -08:00