Skip to main content

audit_namespaces

Function audit_namespaces 

Source
pub async fn audit_namespaces(
    storage: &StorageManager,
    namespace: Option<&str>,
    threshold: u8,
) -> Result<Vec<AuditResult>>