1 2 3 4 5 6 7 8 9 10 11 12 13
## Introduction This crate provides "change min (max)" operation in Rust. ## Installation ```sh cargo add min_max_assign ``` ## License MIT or Apache 2.0