Macro behavior_tree::while_single[][src]

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