Skip to main content

network_health_to_status

Function network_health_to_status 

Source
pub(crate) fn network_health_to_status(
    health: Health,
    component: &str,
) -> ComponentStatus
Expand description

Maps [Health] into a [ComponentStatus] for a named component.