abstreet/abstio/src
Dustin Carlino 13f24e5cb2 Adding context with filenames/URLs to some methods in abstio. #801
It's extremely unergonomic to do this. Issues:

1) Hard to keep track of which Results include good context and which
   don't. Make a new type?
2) Lack of try blocks forcing use of closures
3) async try blocks aren't stabilized
2021-11-11 10:16:40 -08:00
..
abst_data.rs Warn the user before doing expensive mode shift calculations. #448 (#774) 2021-10-11 15:10:28 -07:00
abst_paths.rs Consistent panel width (#772) 2021-10-11 15:02:41 -07:00
download.rs Adding context with filenames/URLs to some methods in abstio. #801 2021-11-11 10:16:40 -08:00
http.rs Adding context with filenames/URLs to some methods in abstio. #801 2021-11-11 10:16:40 -08:00
io_native.rs Adding context with filenames/URLs to some methods in abstio. #801 2021-11-11 10:16:40 -08:00
io_web.rs Initially launch with edits loaded remotely 2021-08-16 16:00:01 -07:00
io.rs Add a file-picker UI to import JSON scenarios easily 2021-05-24 14:55:11 -07:00
lib.rs Initially launch with edits loaded remotely 2021-08-16 16:00:01 -07:00