Docs.rs
cli-table-0.4.9
cli-table 0.4.9
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
devashishdxt
Dependencies
cli-table-derive ^0.4.6
normal
optional
csv ^1.3.0
normal
optional
termcolor ^1.4.1
normal
unicode-width ^0.1.13
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cli_table
0.4.9
Function
cli_table
::
print_stdout
Copy item path
source
ยท
[
−
]
pub fn print_stdout<T:
Table
>(table: T) ->
Result
<
()
>
Expand description
Prints a table to
stdout