OptionErrorKind
@ts-rust/std / Option / OptionErrorKind
Enumeration: OptionErrorKind
Defined in: packages/std/src/option/error.ts:12
Enumerates error codes specific to Option operations.
These codes are used in OptionError instances thrown by methods like unwrap or expect when operations fail due to the state of the option.
Enumeration Members
Enumeration Member | Value | Defined in |
---|---|---|
| ||
| ||
| ||
|