parse

Function parse 

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

Parse a complete QAIL query string (v2 syntax only).

Uses keyword-based syntax: get table fields * where col = value