tracing-perfspan 0.1.0

Tracing layer to enable usdt probes for perfspan
Documentation
[dependencies.probe]
version = "0.5.1"

[dependencies.tracing]
version = "0.1.40"

[dependencies.tracing-subscriber]
features = ["env-filter"]
version = "0.3.18"

[lib]
name = "tracing_perfspan"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = """
Tracing layer to enable usdt probes for perfspan
"""
edition = "2021"
license = "MIT"
name = "tracing-perfspan"
readme = false
repository = "https://github.com/dshulyak/perfspan"
version = "0.1.0"