Skip to main content

pull_alerts

Function pull_alerts 

Source
pub async fn pull_alerts(
    backend: &BackendConn,
    count: Option<i32>,
    from: Option<i64>,
) -> Result<AlertBackendPage>