Expand description
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)
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 the future_ext feature is enabled)