Skip to main content

get_run_tree

Function get_run_tree 

Source
pub async fn get_run_tree(
    pool: &DbPool,
    run_id: RunId,
) -> StorageResult<Vec<SpanRow>>
Expand description

Alias for backwards-compat with the design doc.