Docs.rs
  • nu-table-0.98.0
    • nu-table 0.98.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:nushell:publishing
    • sophiajt
    • Dependencies
      • fancy-regex ^0.13 normal
      • nu-ansi-term ^0.50.1 normal
      • nu-color-config ^0.98.0 normal
      • nu-engine ^0.98.0 normal
      • nu-protocol ^0.98.0 normal
      • nu-utils ^0.98.0 normal
      • once_cell ^1.18 normal
      • tabled ^0.16.0 normal
    • Versions
    • 5.26% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

nu_table0.98.0

Module common

Module Items

  • Constants
  • Functions
  • Type Aliases

In crate nu_table

Module nu_table::common

source ·

Constants§

  • INDEX_COLUMN_NAME

Functions§

  • create_nu_table_config
  • error_sign
  • get_empty_style
  • get_header_style
  • get_index_style
  • get_leading_trailing_space_style
  • get_value_style
  • load_theme
  • nu_value_to_string
  • nu_value_to_string_clean
  • nu_value_to_string_colored
  • wrap_text

Type Aliases§

  • NuText
  • StringResult
  • TableResult