Type Alias Result

type Result = result::Result<T, crate::error::ReadlineError>

The error type for I/O and Linux Syscalls (Errno)