anyhow 0.3.1 copy "anyhow: ^0.3.1" to clipboard
anyhow: ^0.3.1 copied to clipboard

Idiomatic error handling in Dart. Anyhow attempts to be a full implementation of Rust's Anyhow crate and more. This package contains a Result monad, functions for wrapping code that may throw into res [...]

Idiomatic error handling in Dart. Anyhow attempts to be a full implementation of Rust's famous Anyhow crate in Dart and more. This package contains a Result monad, functions for wrapping code that may throw into result, exception chaining, panics, various extensions, and more.

Full README coming soon...

18
likes
0
pub points
56%
popularity

Publisher

verified publishervoyver.com

Idiomatic error handling in Dart. Anyhow attempts to be a full implementation of Rust's Anyhow crate and more. This package contains a Result monad, functions for wrapping code that may throw into result, exception chaining, panics, various extensions, and more.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on anyhow