MCPcopy Index your code
hub / github.com/devashishdxt/cli-table

github.com/devashishdxt/cli-table @cli-table-derive-v0.5.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release cli-table-derive-v0.5.0 ↗ · + Follow
168 symbols 288 edges 27 files 39 documented · 23%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

./cli-table/README.md

Extension points exported contracts — how you extend this code

Style (Interface)
Trait for modifying style of table and cells [3 implementers]
cli-table/src/style.rs
Row (Interface)
Trait to convert raw types into rows [2 implementers]
cli-table/src/row.rs
Table (Interface)
Trait to convert raw type into table [2 implementers]
cli-table/src/table.rs
Cell (Interface)
Trait to convert raw types into cells [2 implementers]
cli-table/src/cell.rs
RequiredDimension (Interface)
Trait for calculating required dimensions for a type
cli-table/src/dimension.rs

Core symbols most depended-on inside this repo

push
called by 15
cli-table/src/buffers.rs
into_iter
called by 14
cli-table-derive/src/context/fields.rs
table
called by 9
cli-table/src/table.rs
buffer
called by 7
cli-table/src/cell.rs
print_char
called by 6
cli-table/src/utils.rs
print_horizontal_line
called by 5
cli-table/src/utils.rs
reset
called by 5
cli-table/src/buffers.rs
title
called by 5
cli-table/src/table.rs

Shape

Method 98
Class 32
Function 27
Interface 8
Enum 3

Languages

Rust100%

Modules by API surface

cli-table/src/table.rs40 symbols
cli-table/src/cell.rs33 symbols
cli-table-derive/src/context/fields.rs16 symbols
cli-table/src/buffers.rs11 symbols
cli-table/src/style.rs10 symbols
cli-table/src/row.rs9 symbols
cli-table/src/utils.rs7 symbols
cli-table/src/dimension.rs6 symbols
cli-table-derive/src/context/container.rs6 symbols
cli-table/src/title.rs3 symbols
cli-table/src/display.rs3 symbols
cli-table/src/csv.rs3 symbols

For agents

$ claude mcp add cli-table \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact