azure_communication_rooms 0.0.1

This Client library enables working with the Microsoft Azure Communication Rooms Service.
1
2
3
4
5
6
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

fn main() {
    println!("Coming soon: This Client library enables working with the Microsoft Azure Communication Rooms Service.");
}