Macro behavior_tree::action[][src]

macro_rules! action {
    ($name : expr, $a : expr) => { ... };
}