rustyline

Type Alias DefaultEditor

Source
pub type DefaultEditor = Editor<(), DefaultHistory>;
Expand description

Default editor with no helper and DefaultHistory

Aliased Typeยง

struct DefaultEditor { /* private fields */ }