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;