Module rustyline::error[][src]

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