pub async fn count<S: StorageAdapter>(
storage: &S,
class_name: &str,
constraints: Vec<Constraint>,
scope: &AclScope,
) -> Result<u64, ParseError>pub async fn count<S: StorageAdapter>(
storage: &S,
class_name: &str,
constraints: Vec<Constraint>,
scope: &AclScope,
) -> Result<u64, ParseError>