Skip to main content

fetch

Function fetch 

Source
pub async fn fetch(
    client: &RedashClient,
    query_ids: Vec<u64>,
    all: bool,
) -> Result<()>