unflatter

Crates.iounflatter
lib.rsunflatter
version0.1.1
sourcesrc
created_at2024-01-21 22:19:38.249162
updated_at2024-01-21 22:38:21.192198
description`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.
homepage
repository
max_upload_size
id1107934
size27,527
Matt Mastracci (mmastrac)

documentation

README

unflatter

Extension traits for unwrapping arbitrary levels of nesting in [Result]s and [Option]s.

Commit count: 0

cargo fmt