#allocation #fallible #alloc

fallacy-alloc

A library for fallible allocation

1 unstable release

0.1.0 Mar 21, 2022

#705 in Memory management

44 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

7KB
62 lines

fallacy-alloc

Crate API

License: Apache OR License: MIT

A library for fallible allocation.

Rust Version

This version of fallacy-alloc requires Rust 1.57 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 fallacy-alloc by you, shall be licensed as Apache-2.0 and MIT, without any additional terms or conditions.

No runtime deps