Skip to main content
print_table
forge
1.3.6
In forge::
cmd::
inspect
forge
::
cmd
::
inspect
Function
print_
table
Copy item path
Source
fn print_table( headers:
Vec
<Cell>, add_rows: impl
FnOnce
(&mut Table), ) ->
Result
<
()
>