yesallocator-sys 0.0.0-alpha

yesallocator connection to the c backend
Documentation
[build-dependencies.cc]
version = "1.2.2"

[build-dependencies.which]
version = "7.0.0"

[dependencies.libc]
features = ["align", "std", "const-extern-fn", "extra_traits"]
version = "0.2.167"

[lib]
name = "yesallocator_sys"
path = "src/lib.rs"

[package]
authors = ["quratoop <quratoop@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "yesallocator connection to the c backend"
edition = "2021"
homepage = "https://github.com/quratoop/yesallocator"
keywords = ["alloc", "std", "efficent"]
license = "Apache-2.0"
name = "yesallocator-sys"
publish = true
readme = false
repository = "https://github.com/quratoop/yesallocator"
version = "0.0.0-alpha"