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