[][src]Macro tree_automata::automaton

macro_rules! automaton {
    ( $( $token:tt )* ) => { ... };
}