Docs.rs
  • cli-table-0.5.0
    • cli-table 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • devashishdxt
    • Dependencies
      • cli-table-derive ^0.5.0 normal optional
      • csv ^1.3.1 normal optional
      • termcolor ^1.4.1 normal
      • unicode-width ^0.2.0 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cli_table0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • CellStruct
  • RowStruct
  • TableDisplay
  • TableStruct
  • format::Border
  • format::BorderBuilder
  • format::HorizontalLine
  • format::Padding
  • format::PaddingBuilder
  • format::Separator
  • format::SeparatorBuilder
  • format::VerticalLine

Enums

  • Color
  • ColorChoice
  • format::Align
  • format::Justify

Traits

  • Cell
  • Row
  • Style
  • Table
  • Title
  • WithTitle

Derive Macros

  • Table

Functions

  • print_stderr
  • print_stdout