cosq-client 0.9.0

Azure Cosmos DB client and authentication for cosq
Documentation
1
2
3
4
5
6
7
//! Azure Cosmos DB client, authentication, and ARM discovery for cosq

pub mod ai;
pub mod arm;
pub mod auth;
pub mod cosmos;
pub mod error;