tui-syntax-highlight 0.2.0

A syntax highlighter for Ratatui apps
Documentation
1
2
3
fn test() {
    println!("it works");
}