Type Alias Result
type Result = result::Result<T, crate::error::ReadlineError>
The error type for I/O and Linux Syscalls (Errno)
Resulttype Result = result::Result<T, crate::error::ReadlineError>
The error type for I/O and Linux Syscalls (Errno)