Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devashishdxt/cli-table
/ table.rs
File
table.rs
cli-table/src/table.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use std::io::Result;
2
3
use termcolor::{Buffer, BufferWriter, Color, ColorChoice, ColorSpec};
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected