tracing-serde-structured 0.4.0

An alternative, structured, compatibility layer for serializing trace data with `serde`
Documentation
1
2
3
fn main() {
    println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");
}