owned-alloc

Crates.ioowned-alloc
lib.rsowned-alloc
version0.2.0
sourcesrc
created_at2018-10-28 22:00:17.541
updated_at2018-10-30 21:38:56.088626
descriptionA crate to help reducing manual memory management errors.
homepage
repositoryhttps://gitlab.com/bzim/owned-alloc
max_upload_size
id93204
size32,287
(brunoczim)

documentation

README

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/

Commit count: 28

cargo fmt