Crates.io | owned-alloc |
lib.rs | owned-alloc |
version | 0.2.0 |
source | src |
created_at | 2018-10-28 22:00:17.541 |
updated_at | 2018-10-30 21:38:56.088626 |
description | A crate to help reducing manual memory management errors. |
homepage | |
repository | https://gitlab.com/bzim/owned-alloc |
max_upload_size | |
id | 93204 |
size | 32,287 |
This is an attempt of reducing erros with manual memory allocation in Rust. See docs for more details.