Docs.rs
diff-match-patch-rs-0.1.0-beta.3
diff-match-patch-rs 0.1.0-beta.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
AnubhabB
Dependencies
chrono ^0
normal
percent-encoding ^2
normal
Versions
43.02%
of the crate is documented
Go to latest stable release
Platform
wasm32-unknown-unknown
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_
rs
0.1.0-beta.3
Patches
Aliased type
In diff_
match_
patch_
rs::
dmp
Type Alias
diff_match_patch_rs
::
dmp
::
Patches
Copy item path
source
·
[
−
]
pub type Patches<T> =
Vec
<
Patch
<T>>;
Aliased Type
§
struct Patches<T> {
/* private fields */
}