bevy/crates/bevy_ron/src
Robbie Davenport 4aabe983ec
Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258)
switch to ahash for HashMaps and HashSets via a new bevy_utils crate
2020-08-28 17:08:51 -07:00
..
de Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
ser Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
error.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
extensions.rs add temporary ron fork 2020-08-09 18:45:55 -07:00
lib.rs add temporary ron fork 2020-08-09 18:45:55 -07:00
parse.rs add temporary ron fork 2020-08-09 18:45:55 -07:00
value.rs fix ron doc tests 2020-08-10 20:06:18 -07:00