nalloc 0.1.1

An allocator wrapper that can be turned on and off
Documentation
[badges.gitlab]
repository = "https://gitlab.com/mcarton/nalloc/-/tree/master"

[badges.maintenance]
status = "passively-maintained"

[dependencies]

[package]
authors = ["Martin Carton <cartonmartin@gmail.com>"]
categories = ["development-tools", "memory-management", "no-std"]
description = "An allocator wrapper that can be turned on and off"
documentation = "https://docs.rs/nalloc/*/nalloc/"
edition = "2018"
keywords = ["allocator"]
license = "MIT OR Apache-2.0"
name = "nalloc"
readme = "README.md"
repository = "https://gitlab.com/mcarton/nalloc/-/tree/master"
version = "0.1.1"