allocator-suite 0.1.4

Allocator Suite for various allocation types
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "allocator-suite"
version = "0.1.4"
dependencies = [
 "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
 "syscall-alt 0.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "either"
version = "1.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "libc"
version = "0.2.65"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "syscall-alt"
version = "0.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index"

[metadata]
"checksum either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3"
"checksum libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)" = "1a31a0627fdf1f6a39ec0dd577e101440b7db22672c0901fe00a9a6fbb5c24e8"
"checksum syscall-alt 0.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "03435bf797f6be00b6807f9d22f85d208fec646215340881d5260ea9cd0202f0"