alloc-safe

Crates.ioalloc-safe
lib.rsalloc-safe
version0.1.3
sourcesrc
created_at2022-04-11 16:44:27.601506
updated_at2022-04-27 07:05:35.938603
descriptionSafe memory allocation, no panic!
homepagehttps://github.com/davidli2010/alloc-safe
repositoryhttps://github.com/davidli2010/alloc-safe.git
max_upload_size
id565819
size29,267
David  Li (davidli2010)

documentation

https://docs.rs/alloc-safe

README

alloc-safe

Crates.io: alloc-safe Documentation

License: Apache OR License: MIT

Safe memory allocation, no panic!

Please read the API docs here.

Rust Version

This version of alloc-safe requires Rust 1.57 nightly or later.

License

Dual-licensed to be compatible with the Rust project.

Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 or the MIT license http://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in alloc-safe by you, shall be licensed as Apache-2.0 and MIT, without any additional terms or conditions.

Commit count: 16

cargo fmt