Docs.rs
  • text-grid-0.4.1
    • text-grid 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • frozenlib
    • Dependencies
      • csv ^1.3.0 normal
      • derive-ex ^0.1.7 normal
      • text-grid-macros =0.4.1 normal
      • unicode-width ^0.1.11 normal
      • pretty_assertions ^1.4.0 dev
    • Versions
    • 80% 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

text_grid0.4.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • Cell
  • CellStyle
  • CellsFormatter
  • ColumnStyle
  • DefaultCellsSchema
  • Grid
  • GridBuilder
  • RowBuilder

Enums

  • HorizontalAlignment

Traits

  • Cells
  • CellsSchema
  • CellsSchemaExt
  • RawCell

Macros

  • cell
  • cells_f

Derive Macros

  • Cells

Functions

  • cell
  • cell_by
  • cells_f
  • cells_schema
  • to_csv
  • to_csv_with_schema
  • to_grid
  • to_grid_with_schema