tracing-span-tree 0.1.1

Simple tracing subscriber for hierarchical profiling
Documentation
[dependencies.tracing]
version = "0.1"

[dependencies.tracing-subscriber]
version = "0.3"

[package]
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
categories = []
description = "Simple tracing subscriber for hierarchical profiling"
edition = "2018"
exclude = [".github/", "bors.toml", "rustfmt.toml"]
license = "MIT OR Apache-2.0"
name = "tracing-span-tree"
repository = "https://github.com/matklad/tracing-span-tree"
version = "0.1.1"