allocator-api2 0.2.12

Mirror of Rust's allocator API
Documentation
[dependencies.serde]
optional = true
version = "1.0"

[features]
alloc = []
default = ["std"]
nightly = []
std = ["alloc"]

[package]
authors = ["Zakarum <zaq.dev@icloud.com>"]
description = "Mirror of Rust's allocator API"
documentation = "https://docs.rs/allocator-api2"
edition = "2018"
homepage = "https://github.com/zakarumych/allocator-api2"
license = "MIT OR Apache-2.0"
name = "allocator-api2"
readme = "README.md"
repository = "https://github.com/zakarumych/allocator-api2"
version = "0.2.12"