aptos-telemetry 0.2.1

Aptos telemetry utilities
Documentation
1
2
3
4
5
6
// Copyright (c) Aptos
// SPDX-License-Identifier: Apache-2.0

fn main() -> shadow_rs::SdResult<()> {
    shadow_rs::new()
}