Function flp_gsp::parse[][src]

pub fn parse(
    text: &str
) -> Result<Search, (Option<(Symbol, Span)>, &'static str)>
Expand description

Parse a general search string (GSS) to an AST Fake error right now for backwarding.