Skip to main content

deploy

Function deploy 

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