[go: up one dir, main page]

rust_hawktracer 0.6.0

Rust bindings for hawktracer profiling library.
Documentation
1
2
3
4
5
6
7
#[allow(dead_code)]
extern crate rust_hawktracer_proc_macro;
extern crate rust_hawktracer_normal_macro;

pub use rust_hawktracer_proc_macro::*;

pub use rust_hawktracer_normal_macro::*;