Docs.rs
  • csv-diff-0.1.0-alpha
    • csv-diff 0.1.0-alpha
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • janriemer
    • Dependencies
      • ahash ^0.6.2 normal
      • crossbeam-channel ^0.5 normal
      • crossbeam-utils ^0.8.3 normal
      • csv ^1.1 normal
      • mown ^0.2.1 normal
      • rayon ^1.5 normal
      • smallvec ^1.6.1 normal
      • thiserror ^1.0.24 normal
      • criterion ^0.3 dev
      • pretty_assertions ^0.6.1 dev
      • scoped-pool ^1 dev
    • Versions
    • 15.15% of the crate is documented
  • Go to latest stable release
  • 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
☰
logo

Crate csv_diff

Version 0.1.0-alpha

Back to index

logo
Change settings

List of all items[−]

Structs

  • csv::Csv
  • csv::CsvBuilder
  • csv_diff::CsvByteDiff
  • csv_diff::CsvByteDiffBuilder
  • csv_hash_task_spawner::CsvHashTaskSenders
  • csv_hash_task_spawner::CsvHashTaskSpawnerBuilderRayon
  • csv_hash_task_spawner::CsvHashTaskSpawnerRayon
  • csv_parse_result::CsvParseResultLeft
  • csv_parse_result::CsvParseResultRight
  • csv_parse_result::RecordHash
  • diff_result::DiffByteRecords
  • diff_result::DiffByteRecordsIntoIterator
  • diff_row::ByteRecordLineInfo

Enums

  • csv_diff::CsvByteDiffBuilderError
  • csv_diff::CsvDiffNewError
  • csv_parse_result::CsvLeftRightParseResult
  • diff_row::DiffByteRecord
  • diff_row::LineNum

Traits

  • csv_hash_task_spawner::CsvHashTaskSpawner
  • csv_hash_task_spawner::CsvHashTaskSpawnerBuilder
  • csv_parse_result::CsvParseResult