Simple implementations of iterable min and max heaps https://github.com/skylerselfridge/mmheaps
Install Run the following Cargo command in your project directory: cargo add mmheaps
Or add the following line to your Cargo.toml: mmheaps = "0.1.11"