runtime_tracing 0.13.0

A library for the schema and tracing helpers for the CodeTracer db trace format
Documentation
1
2
3
fn main() {
    ::capnpc::CompilerCommand::new().file("src/trace.capnp").run().expect("compiling schema")
}