default_allocator 0.2.2

default (userspace) memory allocator
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "default_allocator"
version = "0.2.2"
authors = ["M Farkas-Dyck <strake888@gmail.com>"]
description = "default (userspace) memory allocator"
license = "MIT OR Apache-2.0"

[dependencies]
loca = "0.6"