☰
Module error
rustyline
12.0.0
Module error
Enums
In crate rustyline
Modules
completion
config
error
highlight
hint
history
line_buffer
validate
Structs
Changeset
Context
Editor
EventContext
KeyEvent
Modifiers
Enums
Anchor
At
CharSearch
Cmd
Event
EventHandler
InputMode
KeyCode
Movement
Word
Traits
ConditionalEventHandler
ExternalPrinter
Helper
Type Aliases
DefaultEditor
RepeatCount
Result
?
Module
rustyline
::
error
source
·
[
−
]
Expand description
Contains error type for handling I/O and Errno errors
Enums
ReadlineError
The error type for Rustyline errors that can arise from I/O related errors or Errno when using the nix-rust library