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

Function println

cli-table/src/utils.rs:155–157  ·  view source on GitHub ↗
(buffers: &mut Buffers<'_>)

Source from the content-addressed store, hash-verified

153}
154
155pub(crate) fn println(buffers: &mut Buffers<'_>) -> Result<()> {
156 writeln!(buffers)
157}

Callers 2

print_horizontal_lineFunction · 0.85
buffersMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected