Type Alias rustyline::DefaultEditor
source · pub type DefaultEditor = Editor<(), DefaultHistory>;
Expand description
Default editor with no helper and DefaultHistory
Aliased Type§
struct DefaultEditor { /* private fields */ }
pub type DefaultEditor = Editor<(), DefaultHistory>;
Default editor with no helper and DefaultHistory
struct DefaultEditor { /* private fields */ }