abstreet/abstutil
Dustin Carlino 9c2c8bbd8f Change some uses of Into<String> to AsRef<str>, to avoid allocations. #253
I manually audited all uses. I kept Into<String> when we really do wind
up storing a String.
2021-03-11 11:29:18 -08:00
..
src Change some uses of Into<String> to AsRef<str>, to avoid allocations. #253 2021-03-11 11:29:18 -08:00
Cargo.toml Upgrade most dependencies 2021-02-03 18:13:06 -08:00