bump-scope 0.5.0

A bump allocator with support for scopes.
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-check-cfg=cfg(no_global_oom_handling)");
}