Skip to main content

run_query

Function run_query 

Source
pub fn run_query(
    input_path: &Path,
    kind: TraceQueryKind,
    filter: Option<&QueryLabelFilter>,
    output: Option<&Path>,
) -> Result<()>