cheap 1.0.2

cross platform allocator which communicate over the C ABI
Documentation
[dependencies.libc]
features = ["align"]
version = "0.2.161"

[lib]
crate-type = ["cdylib", "staticlib", "rlib"]
name = "cheap"
path = "src/lib.rs"

[package]
authors = ["searby-rs <searbyrs@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "cross platform allocator which communicate over the C ABI"
edition = "2021"
homepage = "https://github.com/searby-rs/cheap"
license = "MIT OR Apache-2.0"
name = "cheap"
readme = false
repository = "https://github.com/searby-rs/cheap"
version = "1.0.2"