paralegal_flow::ann::db

Function marker_stats_as_json

Source
fn marker_stats_as_json<'tcx: 'a, 'a>(
    tcx: TyCtxt<'tcx>,
    i: impl IntoIterator<Item = &'a FunctionMarkerStat<'tcx>>,
) -> Value