cosq-client 0.2.1

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

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