# `rancor` [![crates.io badge]][crates.io] [![docs badge]][docs] [![license badge]][license] [crates.io badge]: https://img.shields.io/crates/v/rancor.svg [crates.io]: https://crates.io/crates/rancor [docs badge]: https://img.shields.io/docsrs/rancor [docs]: https://docs.rs/rancor [license badge]: https://img.shields.io/badge/license-MIT-blue.svg [license]: https://github.com/rkyv/rancor/blob/master/LICENSE Rancor provides scalable and efficient error handling without using type composition. ## Documentation - [rancor](https://docs.rs/rancor), a scalable and efficient error handling library