Work in progress, to be published
See the design draft: https://github.com/blaind/hstrace/blob/master/docs/01_hstrace_plan.md
TODO
Add this to your Cargo.toml
:
[dependencies]
hstrace = "0.0.3"
And this to your code:
// not yet implemented!
See the design draft: https://github.com/blaind/hstrace/blob/master/docs/01_hstrace_plan.md
Licensed under either of Apache License, Version 2.0 or MIT license at your option.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.