lineeditor 0.4.1

A cross platform rich line editor
Documentation
1
2
3
4
5
6
pub mod editor;
pub mod event;
pub mod input_filter;
pub mod keybindings;
pub mod style;
pub mod styled_buffer;