aether-tui 0.1.7

A lightweight terminal UI rendering library for building rich CLI applications
Documentation
1
2
3
4
mod syntax_highlighter;
mod syntect_bridge;

pub use syntax_highlighter::SyntaxHighlighter;