Lib
.rs
›
Rust patterns
#
macro
#
ternary
#
operator
ternary-operator-macro
rust
by
Zhu
Install
API reference
GitHub repo
(
zhubby
)
1 unstable release
0.0.1
Aug 24, 2022
#
22
in
#ternary
MIT/Apache
2KB
Ternary Operator
ternary!
(
true
=>
"
a
"
,
"
b
"
)
No runtime deps