from_terminals_to_regex_string

Function from_terminals_to_regex_string 

Source
pub fn from_terminals_to_regex_string(
    terminals: &[Alternation],
    interned_strings: &InternedStrings,
) -> String