qadapt 1.0.4

The Quick And Dirty Allocation Profiling Tool
Documentation
1
2
3
4
#[test]
fn is_inactive() {
    assert!(!qadapt::is_active());
}