Docs.rs
crud-tidy-viewer-0.1.7
crud-tidy-viewer 0.1.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
djedi23
Dependencies
atty ^0.2
normal
calm_io ^0.1
normal
crossterm ^0.28
normal
itertools ^0.14
normal
lazy_static ^1.4
normal
owo-colors ^4
normal
regex ^1.6.0
normal
unicode-truncate ^2
normal
miette ^7
dev
Versions
33.33%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
crud_
tidy_
viewer
0.1.7
crud_tidy_viewer
Function
display_table
Copy item path
Source
pub fn display_table(rdr: &[
Vec
<
String
>], config:
TableConfig
)