Robuta

https://docs.rs/resultish/latest/resultish/ resultish - Rust A `Resultish` represents success (`Ok`), error (`Err`), or `Both`. It can be converted into a `Result`: rust