Wrap composed types inside-out (eg. `Result<Option<T>, E>` or `Option<Result<T,E>>`
# Cargo.toml
[dependencies]
insideout = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Swaps the nesting of Result and Option.
No known issues recorded.
No dependency data recorded yet.