pub type DefaultEditor = Editor<(), FileHistory>;Expand description
Default editor with no helper and DefaultHistory
Aliased Typeยง
struct DefaultEditor { /* private fields */ }pub type DefaultEditor = Editor<(), FileHistory>;Default editor with no helper and DefaultHistory
struct DefaultEditor { /* private fields */ }