Skip to main content

shadow_report

Function shadow_report 

Source
pub fn shadow_report(
    source_run_id: &str,
    shadow_run_id: &str,
    ok: bool,
    source_state: &State,
    shadow_state: &State,
) -> ShadowReport