Skip to main content

fetch

Function fetch 

Source
pub async fn fetch(
    client: &RedashClient,
    dashboard_slugs: Vec<String>,
) -> Result<()>