Module cargo_lambda_interactive::error
source · Expand description
Definitions of inquire
’s error handling
Enums
Possible errors returned by
inquire
prompts.Type Definitions
Type alias to define errors that might be thrown by the library user
on callbacks such as validators.
Result type where errors are of type InquireError