arena-alloc 0.1.0

A small arena allocator with a static backing store and ability to allocate arbitrary types.
Documentation
1
2
3
4
# Rust arena allocator

## Description
A small arena allocator with a static backing store and ability to allocate arbitrary types.