This replaces the custom `Collection` implementation with `IndexMap` from the crate of the same name. Fixes #28.
66 KiB
66 KiB
This replaces the custom `Collection` implementation with `IndexMap` from the crate of the same name. Fixes #28.