sekineh / binary-heap-plus-rs

Enhancement over Rust's `std::collections::BinaryHeap`. Supports other than max heap.
MIT License
57 stars 18 forks source link

Format with rustfmt #24

Closed davidli2010 closed 4 years ago

davidli2010 commented 4 years ago

Format with rustfmt: cargo fmt.