coop_heap 0.1.1

Reserved. Heap cooperation for **safe** applications & libraries. See https://github.com/coop-rs/co_heap instead.
Documentation
[dependencies]

[package]
authors = ["Peter Kehl <peter.kehl@gmail.com>"]
categories = ["data-structures", "memory-management", "no-std", "rust-patterns"]
description = "Reserved. Heap cooperation for **safe** applications & libraries. See https://github.com/coop-rs/co_heap instead."
edition = "2021"
homepage = "https://github.com/coop-rs/coop_heap"
include = ["src/**/*", "tests/**/src", "Cargo.toml", "tests/**/Cargo.toml", "tests/**/Cargo.lock", "LICENSE*", "LICENSES/*", "README.md"]
keywords = ["memory", "heap", "no_std", "no-std", "vector"]
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
name = "coop_heap"
readme = "README.md"
repository = "https://github.com/coop-rs/coop_heap"
rust-version = "1.56"
version = "0.1.1"