Skip to main content

Crate blerust

Crate blerust 

Source

Re-exports§

pub use buffer::LineBuffer;
pub use completion::Completer;
pub use editor::EditorConfig;
pub use editor::LineEditor;
pub use editor::ReadlineResult;
pub use highlight::StyledSpan;
pub use highlight::SyntaxHighlighter;
pub use highlight::TokenType;
pub use history::History;
pub use keymap::Action;
pub use keymap::EditMode;
pub use keymap::Keymap;

Modules§

buffer
completion
editor
highlight
history
keymap