alloc-compose 0.2.0

Composable allocator structures for plugging together more powerful allocators
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[badges.maintenance]
status = "experimental"

[features]
alloc = []

[package]
authors = ["Tim Diekmann <tim.diekmann@3dvision.de>"]
categories = ["no-std"]
description = "Composable allocator structures for plugging together more powerful allocators"
documentation = "https://docs.rs/alloc-compose"
edition = "2018"
keywords = ["alloc"]
license = "MIT OR Apache-2.0"
name = "alloc-compose"
readme = "README.md"
repository = "https://github.com/TimDiekmann/alloc-compose"
version = "0.2.0"