polymorph-allocator 0.1.0

A simple no_std memory allocator
Documentation
[dependencies.bitflags]
version = "1.2.1"

[dependencies.spin]
version = "0.5.2"

[package]
authors = ["Alice Jenkinson <alice@jenkinson.nz>"]
description = "A simple no_std memory allocator"
edition = "2018"
homepage = "https://git.kat.net.nz/alxce/polymorph-allocator"
license = "MIT"
name = "polymorph-allocator"
readme = "README.md"
repository = "https://git.kat.net.nz/alxce/polymorph-allocator"
version = "0.1.0"