owned-alloc 0.2.0

A crate to help reducing manual memory management errors.
Documentation
# Owned Alloc

This is an attempt of reducing erros with manual memory allocation in Rust. See docs for more details.

Docs:
<https://bzim.gitlab.io/owned-alloc/owned_alloc/>