tokio-trace-core 0.2.0

Core primitives for tokio-trace.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.lazy_static]
version = "1.0.0"

[package]
authors = ["Tokio Contributors <team@tokio.rs>"]
categories = ["development-tools::debugging"]
description = """
Core primitives for tokio-trace.
"""
documentation = "https://docs.rs/tokio-trace-core/0.2.0/tokio_trace_core"
homepage = "https://tokio.rs"
keywords = ["logging", "tracing"]
license = "MIT"
name = "tokio-trace-core"
repository = "https://github.com/tokio-rs/tokio"
version = "0.2.0"