Enumerates error codes specific to Result operations.
These codes categorize failures in ResultError instances thrown by methods such as unwrap or expect when the result’s state (e.g., Ok or Err) doesn’t match the operation’s expectations.
Enumerates error codes specific to Result operations.
These codes categorize failures in ResultError instances thrown by methods such as unwrap or expect when the result’s state (e.g., Ok or Err) doesn’t match the operation’s expectations.