Crate rusty_lines
source ·Expand description
Structs§
- Builder for lines read from a file
- Builder for lines read from the tty or stdin
Enums§
- Line Iterator
- The error type for Rustyline errors that can arise from I/O related errors or Errno when using the nix-rust library