azure_data_cosmos 0.33.0

Rust wrappers around Microsoft Azure REST APIs - Azure Cosmos DB
Documentation
1
2
3
4
5
6
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
mod cosmos_split_offers;

#[path = "../framework/mod.rs"]
mod framework;