Skip to main content

run_query

Function run_query 

Source
pub fn run_query(
    input_path: &Path,
    kind: TraceQueryKind,
    options: &QueryOptions,
    output: Option<&Path>,
) -> Result<()>
Expand description

Run a query with label filtering and explicit collection paging controls.