Docs.rs
  • csv-diff-0.1.1
    • csv-diff 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • janriemer
    • Dependencies
      • ahash ^0.8 normal
      • crossbeam-channel ^0.5 normal
      • crossbeam-utils ^0.8.3 normal optional
      • csv ^1.3 normal
      • mown ^0.2.1 normal optional
      • rayon ^1.8 normal optional
      • thiserror ^1.0 normal
      • xxhash-rust ^0.8 normal
      • criterion ^0.3 dev
      • pretty_assertions ^1.3.0 dev
      • scoped-pool ^1 dev
    • Versions
    • 19.83% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

csv_diff0.1.1

Module csv_parse_result

Module Items

  • Structs
  • Enums
  • Traits

In crate csv_diff

csv_diff

Module csv_parse_result

Source

Structs§

CsvByteRecordWithHash
CsvParseResultLeft
CsvParseResultRight
RecordHashWithPosition

Enums§

CsvLeftRightParseResult

Traits§

CsvParseResult