wedi-widget 0.8.6

TUI widget for embedding wedi editor in applications
Documentation
1
2
3
4
5
pub mod line_layout;
pub mod screen;

pub use line_layout::LineLayout;
pub use screen::ScreenLayout;