Function rg::args::suggest

source ·
fn suggest(msg: String) -> String
Expand description

Inspect an error resulting from building a Rust regex matcher, and if it’s believed to correspond to a syntax error that another engine could handle, then add a message to suggest the use of the engine flag.