Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
155
pub(crate) fn println(buffers: &mut Buffers<'_>) -> Result<()> {
156
writeln!(buffers)
157
}
Callers
2
print_horizontal_line
Function · 0.85
buffers
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected