Docs.rs
  • tidy-viewer-1.8.93
    • tidy-viewer 1.8.93
    • Permalink
    • Docs.rs crate page
    • Unlicense OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alexhallam
    • Dependencies
      • arrow ^56.0 normal
      • arrow-ipc ^56.0 normal
      • atty ^0.2.14 normal
      • calm_io ^0.1.1 normal
      • console ^0.15.0 normal
      • crossterm ^0.22.1 normal
      • csv ^1.1.6 normal
      • directories ^4.0 normal
      • itertools ^0.10.0 normal
      • lazy_static ^1.4.0 normal
      • lz4 ^1.28.1 normal
      • owo-colors ^3.0.1 normal
      • parquet ^56.0 normal
      • regex ^1.5.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • structopt ^0.3.21 normal
      • toml ^0.5 normal
      • unicode-truncate ^0.2.0 normal
      • unicode-width ^0.1.11 normal
    • Versions
    • 56.41% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

tidy_viewer1.8.93

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • datatype::sigfig::DecimalSplits

Enums

  • datatype::ValueType

Functions

  • datatype::calculate_column_width
  • datatype::format_if_na
  • datatype::format_if_num
  • datatype::format_strings
  • datatype::get_col_data_type
  • datatype::infer_type_from_string
  • datatype::is_date
  • datatype::is_date_time
  • datatype::is_double
  • datatype::is_integer
  • datatype::is_logical
  • datatype::is_na
  • datatype::is_na_string_padded
  • datatype::is_negative_number
  • datatype::is_scientific_notation
  • datatype::is_time
  • datatype::parse_delimiter
  • datatype::sigfig::get_final_string