Macro iif::iif_opt[][src]

macro_rules! iif_opt {
    ( $check:expr, $true_case:expr ) => { ... };
}