read_query

Function read_query 

Source
pub fn read_query(
    language: &str,
    read_query_text: impl FnMut(&str) -> String,
) -> String
Expand description

reads a query by invoking read_query_text, handles any inherits directives