[package] name = "easy-min-max" version = "1.0.0" description = "Easy to use macros for min, max and clamp. Works with no_std" edition = "2021" authors = ["Roland Strasser "] license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/rol1510/easy-min-max" keywords = ["min", "max", "minimum", "maximum", "no_std"] [dependencies]