azure_core_test 0.1.0

Utilities for testing client libraries built on azure_core.
Documentation
1
2
3
4
5
6
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

//! Tests for other documentation examples in the [Azure/azure-sdk-for-rust](https://github.com/Azure/azure-sdk-for-rust) repository.

mod root_readme;