☰
Result
In rustyline
?
Type Definition
rustyline
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
ReadlineError
>;
Expand description
The error type for I/O and Linux Syscalls (Errno)