Macro behavior_tree::cond[][src]

macro_rules! cond {
    ($cond : expr, $a : expr, $b : expr $(,) ?) => { ... };
}