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