Function __construct_nfa_regex

Source
pub const fn __construct_nfa_regex<const N: usize>(
    nfa: NFAStatic<N>,
) -> Regex<N>