abstreet/abstio/src
2021-05-06 17:35:58 -07:00
..
abst_data.rs Trim down the number of shared input files downloaded; only Seattle and GB need some of the big ones. #326 2021-05-06 17:35:58 -07:00
abst_paths.rs In the city picker, list all cities from data/MANIFEST, whether or not they exist locally. Prompt to download when needed. 2021-04-20 16:10:17 -07:00
download.rs Clarify mpsc API 2021-04-19 17:55:42 -07:00
io_native.rs Change some uses of Into<String> to AsRef<str>, to avoid allocations. #253 2021-03-11 11:29:18 -08:00
io_web.rs embed mode and reworked web build system (#592) 2021-04-01 19:31:02 -07:00
io.rs Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00
lib.rs Refactor a method to asynchronously download a file on native, with a simple progress bar. #523 2021-03-15 19:51:45 -07:00