min_max_assign 1.0.1

Change min(max) implementation in Rust
Documentation
[badges.maintenance]
status = "actively-developed"

[lib]
name = "min_max_assign"
path = "src/lib.rs"

[package]
authors = ["qdot3"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["mathematics"]
description = "Change min(max) implementation in Rust"
documentation = "https://docs.rs/min_max_assign/"
edition = "2021"
homepage = "https://crates.io/crates/min_max_assign"
keywords = ["math"]
license = "MIT OR Apache-2.0"
name = "min_max_assign"
readme = "README.md"
repository = "https://github.com/qdot3/min_max_assign"
version = "1.0.1"