Failure injection library for testing error handling in Rust
Fallible is an Option with inverted Try-semantics.
Fallible allocation functions for the Rust standard library's `Vec` type.
Utilities for fallible mapping over `Option` and iterators using functions that can return `Result`s.
a crate which adds fallible allocation api to std collections
A lending-iterator trait based on higher-rank trait bounds, with full std::iter::Iterator functionality
A minimal synchronous trait for fallible, pull-based item sources.
High performance, configurable and expressive parallel computation library.
Fallible rust stable std collections allocations
A simple plugin to add fallible systems to Bevy game engine
Fallible variant of Rc::new_cyclic
Fallible iterator traits