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

Inspired by Rust's "anyhow" crate, this Dart package provides versatile error handling, implementing Rust's Result monad and "anyhow" crate functionality

0.5.0 #

  • More extensions
  • Better type matching
  • intoUnchecked

0.4.0 #

  • Separate Result into base Result and anyhow Result
  • add "and" and "or"

0.3.1 #

  • Initial public release
19
likes
0
pub points
57%
popularity

Publisher

verified publishervoyver.com

Inspired by Rust's "anyhow" crate, this Dart package provides versatile error handling, implementing Rust's Result monad and "anyhow" crate functionality

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on anyhow