-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
std::result::Result has currently-unstable inspect and inspect_err methods for applying a function to a contained Ok or Err value respectively without modifying it. We could do the same thing here, with inspect, inspect_err (behind the either feature), inspect_local_err, and inspect_fatal_err`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request