cosq-client 0.2.0

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

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