Type Definition Result
rustyline
type Result<T> = Result<T, ReadlineError>;
The error type for I/O and Linux Syscalls (Errno)