MCPcopy Create free account
hub / github.com/devashishdxt/cli-table / style.rs

File style.rs

cli-table/src/style.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use termcolor::{Color, ColorSpec};
2
3/// Trait for modifying style of table and cells
4pub trait Style {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected