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