[][src]Macro ternary_rs::ternary

macro_rules! ternary {
    ($c:expr, $t:expr, $f:expr) => { ... };
}