Type Definition rustyline::Result[][src]

pub type Result<T> = Result<T, ReadlineError>;
Expand description

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