mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-30 15:27:24 +00:00
d0530d0f2a
We were using the wrong syntax and that will be dropped with Rust 2021. The compiler already starts to hint the wrong syntax with warnings. So, we fix this here.
Instrumentation implementation for substrate.
This crate is unstable and the API and usage may change.
Usage
See sp-tracing for examples on how to use tracing.
Currently we provide Log (default), Telemetry variants for Receiver
License: GPL-3.0-or-later WITH Classpath-exception-2.0