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

Method color_spec

cli-table/src/cell.rs:40–42  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

38 }
39
40 fn color_spec(&self) -> ColorSpec {
41 self.style.color_spec()
42 }
43
44 /// Returns the minimum dimensions required by the cell
45 pub(crate) fn required_dimension(&self) -> Dimension {

Callers 1

bufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected