[package] name = "ternary-rs" version = "1.0.0" authors = ["Benjamin Adamson "] edition = "2018" description = "A Rust library for emulating the ternary operator from C/C++ (among other languages)" repository = "https://gitlab.com/adamson.benjamin/ternary-rs" license = "MIT OR Apache-2.0" keywords = ["no_std", "macro", "utility", "language", "rust"] categories = ["no-std", "rust-patterns"]