Docs.rs
  • tabled-0.6.1
    • tabled 0.6.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • zhiburt
    • Dependencies
      • ansi-str ^0.1.1 normal
      • papergrid ^0.3.0 normal
      • tabled_derive ^0.3.0 normal
      • criterion ^0.3.5 dev
      • owo-colors ^1 dev
      • quickcheck ^1.0.3 dev
      • quickcheck_macros ^1.0.0 dev
    • Versions
    • 89.1% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate tabled

logo
Change settings

List of all items

Structs

  • Concat
  • Extract
  • Footer
  • Format
  • FormatWithIndex
  • Header
  • Highlight
  • Margin
  • MaxWidth
  • MinWidth
  • Modify
  • Padding
  • Panel
  • Span
  • Table
  • Truncate
  • Wrap
  • builder::Builder
  • display::ExpandedDisplay
  • formatting_settings::TabSize
  • object::Cell
  • object::Columns
  • object::Combination
  • object::FirstRow
  • object::Frame
  • object::Full
  • object::LastRow
  • object::Rows
  • object::Segment
  • style::Border
  • style::CustomStyle
  • style::On
  • style::Style
  • style::StyleSettings
  • style::TopBorderText

Enums

  • Alignment
  • AlignmentHorizontal
  • AlignmentVertical
  • Disable
  • Rotate
  • formatting_settings::AlignmentStrategy
  • formatting_settings::TrimStrategy

Traits

  • CellOption
  • TableIteratorExt
  • TableOption
  • Tabled
  • object::Object

Derive Macros

  • Tabled