Skip to main content
table
wowlab_
common
0.1.0
In wowlab_
common::
output
wowlab_common
::
output
Function
table
Copy item path
Source
pub fn table<I, T>(data: I)
where I:
IntoIterator
<Item = T>, T: Tabled,
Expand description
Render a table to stderr.