3 releases
| 0.1.2 | Jul 4, 2019 |
|---|---|
| 0.1.1 | Jul 2, 2019 |
| 0.1.0 | Jul 2, 2019 |
#63 in #failure
5KB
failure_ext
Convenience extension traits for the failure error-handling crate
This crate makes it possible to call .context(...) on the following types
std::option::Optionfutures::Future(if thefuture_extfeature is enabled)
lib.rs:
Convenience extension traits for the failure error-handling crate
This crate makes it possible to call .context(...) on the following types
std::option::Optionfutures::Future(if thefuture_extfeature is enabled)
Dependencies
~78KB