azure_data_cosmos 0.34.0

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

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