Skip to main content

create_editor

Function create_editor 

Source
pub fn create_editor(
    database: Rc<Database<'_>>,
    catalog: Rc<Catalog>,
) -> MyResult<CommandEditor<'_>>