#cc #ternary #expression #macro #proc-macro #style

macro simple-ternary

A simple macro for C/C++ style ternary expressions in Rust

5 unstable releases

new 0.3.0 Jan 18, 2025
0.2.0 Jan 14, 2025
0.1.2 Jan 14, 2025
0.1.1 Jan 14, 2025
0.1.0 Jan 14, 2025

#405 in Procedural macros

Download history 303/week @ 2025-01-13

303 downloads per month

MIT license

6KB
78 lines

simple-ternary

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

Dependencies

~230–680KB
~16K SLoC