azure_analytics_purview_scanning 0.0.1

An SDK for interacting with the Azure Purview Catalog service
1
2
3
4
5
6
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

fn main() {
    println!("Coming soon: An SDK for interacting with the Azure Purview Catalog service");
}