Macro sapper_std::t_condition [] [src]

macro_rules! t_condition {
    ($bool:expr, $prompt:expr) => { ... };
}