Skip to main content

fetch_with_failover

Function fetch_with_failover 

Source
pub fn fetch_with_failover(
    sources: &[&dyn UsageSource],
) -> Result<(ApiResponse, &'static str)>