Skip to main content

parse_tsquery

Function parse_tsquery 

Source
pub fn parse_tsquery(config: &str, input: &str) -> Result<Query, String>