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

Default editor with no helper and DefaultHistory

Aliased Type§

struct DefaultEditor { /* private fields */ }