Docs.rs
  • nu-table-0.104.1
    • nu-table 0.104.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:nushell:publishing
    • sophiajt
    • Dependencies
      • fancy-regex ^0.14 normal
      • nu-ansi-term ^0.50.1 normal
      • nu-color-config ^0.104.1 normal
      • nu-engine ^0.104.1 normal
      • nu-protocol ^0.104.1 normal
      • nu-utils ^0.104.1 normal
      • tabled ^0.17.0 normal
    • Versions
    • 14% 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.104.1

Module common

Module Items

  • Constants
  • Functions
  • Type Aliases

In crate nu_table

nu_table

Module common

Source

Constants§

INDEX_COLUMN_NAME

Functions§

check_value
configure_table
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