[][src]Macro shoogah::cxp

cxp!() { /* proc-macro */ }

Express an if/else in a shorthand manner. This is sometimes called the ternary operator in other languages.

Refer to the shoogah crate documentation for details.