cod-render 0.2.0

Provides rendering functionalities for codeberg-cli UI
Documentation
1
2
3
4
5
pub mod builder;
pub mod def;
pub mod text;

const MAXIMUM_TABLE_WIDTH: usize = 50;