Macro funfsm::check [] [src]

macro_rules! check {
    ($err:expr, $predicate:expr) => { ... };
}