aether-tui 0.1.7

A lightweight terminal UI rendering library for building rich CLI applications
Documentation
1
2
3
4
5
6
7
pub mod diff_types;

#[cfg(feature = "syntax")]
pub mod diff;

#[cfg(feature = "syntax")]
pub mod split_diff;