ResultErrorKind
@ts-rust/std / Result / ResultErrorKind
Enumeration: ResultErrorKind
Defined in: packages/std/src/result/error.ts:25
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.
Enumeration Members
Enumeration Member | Value | Defined in |
---|---|---|
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|