heaparray 0.1.0

Heap-allocated array with optional metadata field
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "heaparray"
version = "0.1.0"
authors = ["Albert Liu <albertymliu@gmail.com>"]
edition = "2018"
description = "Heap-allocated array with optional metadata field"
license-file = "LICENSE"

[dependencies]