# Fallacy [![Apache-2.0 licensed](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE) [![Crate](https://img.shields.io/crates/v/fallacy.svg)](https://crates.io/crates/fallacy) [![API](https://docs.rs/fallacy/badge.svg)](https://docs.rs/fallacy) A library for fallible allocations, collections and operations. ## Rust Version This version of `fallacy` requires `nightly` Rust. ## License This project is licensed under the Apache-2.0 license ([LICENSE](LICENSE) or http://www.apache.org/licenses/LICENSE-2.0). ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in `fallacy` by you, shall be licensed as Apache-2.0, without any additional terms or conditions.