Docs.rs
  • diff-match-patch-rs-0.5.1
    • diff-match-patch-rs 0.5.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • AnubhabB
    • Dependencies
      • percent-encoding ^2 normal
      • chrono ^0 normal
    • Versions
    • 45.05% of the crate is documented
  • Platform
    • aarch64-apple-darwin
    • aarch64-unknown-linux-gnu
    • wasm32-unknown-unknown
    • x86_64-apple-darwin
    • 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

diff_match_patch_rs0.5.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • dmp::Diff
  • dmp::DiffMatchPatch
  • dmp::Patch
  • html::HtmlConfig

Enums

  • dmp::Ops
  • errors::Error
  • patch_input::PatchInput

Traits

  • traits::DType

Functions

  • fuzz::fuzz

Type Aliases

  • dmp::Patches
  • traits::Compat
  • traits::Efficient