juniper/integration_tests/async_await
abrackx f5ce9f2d79
Switch to HashMap for the internal representation of object fields (#872)
* Resolves #818. Updates Object key_value_list to use HashMap<String, Value<S>>. Updates test cases.

* Updates to use IndexMap. Reverts changes to test cases.

Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
2021-02-28 18:10:53 -10:00
..
src Switch to HashMap for the internal representation of object fields (#872) 2021-02-28 18:10:53 -10:00
Cargo.toml Remove redundant extern crate usages (#790) 2020-10-19 19:42:27 +03:00