simple-ternary 0.3.0

A simple macro for C/C++ style ternary expressions in Rust.
Documentation
1
2
# simple-ternary

Rust implementation of C/C++ ternary expression (proc macro)