Skip to main content

parse

Function parse 

Source
pub fn parse(input: &str) -> Result<ScanPlan>
Expand description

Parses a query string into a ScanPlan. Tokens split on whitespace only — a / is literal inside a term.