Type Alias rpn_cli::helper::CommandEditor

source ·
pub type CommandEditor = Editor<CommandHelper, DefaultHistory>;

Aliased Type§

struct CommandEditor { /* private fields */ }