unflatter 0.1.1

`unflatter` is a Rust library providing extension traits for flattening and unwrapping nested structures, including nested `Option` and `Result` types. It simplifies working with deeply nested values by providing convenient methods to flatten and unwrap them, reducing boilerplate code.
Documentation