Skip to main content

static_status_reason_action

Function static_status_reason_action 

Source
fn static_status_reason_action(
    readiness: &str,
    security_count: u64,
    first_sync_done: bool,
    converged: bool,
    started_total: u64,
    finished_total: u64,
    failed_total: u64,
    recoverable_retry_total: u64,
) -> (String, String)