Docs.rs
  • diffx-core-0.5.6
    • diffx-core 0.5.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kako-jun
    • Dependencies
      • anyhow ^1.0 normal
      • configparser ^3.0 normal
      • csv ^1.3 normal
      • quick-xml ^0.31 normal
      • regex ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yml ^0.0.12 normal
      • toml ^0.8 normal
      • criterion ^0.5 dev
      • tempfile ^3.0 dev
    • Versions
    • 36.36% 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
    • 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

diffx_core0.5.6

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • DiffConfig

Enums

  • DiffResult
  • LightweightDiffResult

Functions

  • diff
  • diff_large_files
  • diff_optimized
  • diff_optimized_with_config
  • diff_standard
  • diff_standard_with_config
  • diff_with_config
  • estimate_memory_usage
  • parse_csv
  • parse_ini
  • parse_large_file
  • parse_xml
  • value_type_name
  • would_exceed_memory_limit