Docs.rs
diffmatchpatch-0.0.4
diffmatchpatch 0.0.4
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andelf
Dependencies
percent-encoding ^2.2.0
normal
criterion ^0.4.0
dev
regex ^1
dev
Versions
50.65%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
diffmatchpatch
0.0.4
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Traits
Crate
diffmatchpatch
Copy item path
Source
Re-exports
§
pub use chars::
Chars
;
Modules
§
chars
prelude
Structs
§
Diff
Match
Patch
Diff Match and Patch methods
Patch
Struct representing one patch operation.
Enums
§
Diff
The data structure representing a diff
Length
Unit
Traits
§
ToChars