rs_malloc_tracker 1.0.0

Wraps LibC allocation calls to expose Prometheus memory statistics.
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=unwind");
}