Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use termcolor::{Color, ColorSpec};
2
3
/// Trait for modifying style of table and cells
4
pub trait Style {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected