Macro beehave::condition_decorator [] [src]

macro_rules! condition_decorator {
    {$name:expr, $value:expr, $child:expr} => { ... };
}