# alloc-safe
[](https://crates.io/crates/alloc-safe)
[](https://docs.rs/alloc-safe)
[](LICENSE-APACHE)
OR
[](LICENSE-MIT)
Safe memory allocation, no panic!
Please read the [`API docs here`](https://docs.rs/alloc-safe).
## 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.