owned-alloc 0.2.0

A crate to help reducing manual memory management errors.
Documentation
[package]
authors = ["Bruno Zimmermann <brunoczim@gmail.com>"]
categories = ["memory-management", "rust-patterns", "data-structures"]
description = "A crate to help reducing manual memory management errors."
keywords = ["memory", "raw-vec", "manual-memory", "owned-allocation", "dynamic-allocation"]
license = "MIT"
name = "owned-alloc"
readme = "README.md"
repository = "https://gitlab.com/bzim/owned-alloc"
version = "0.2.0"