Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AmrDeveloper/GQL
/ table_printer.rs
File
table_printer.rs
crates/gitql-cli/src/printer/table_printer.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use comfy_table::Color;
2
use comfy_table::ContentArrangement;
3
use gitql_core::object::GitQLObject;
4
use gitql_core::object::Row;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected