Crate conditional

Source

Macrosยง

conditional
Lets you use the syntax of the conditional operator in Rust. Also known as the ternary operator.