Docs.rs
diffkit-0.1.0
diffkit 0.1.0
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
sphaso
Dependencies
proptest ^1
dev
Versions
44%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
All
diffkit
0.1.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
patch::Hunk
recursive::Change
Enums
myers::types::Edit
recursive::ChangeKind
recursive::Node
recursive::PathSegment
serialization::PatchError
Traits
recursive::Diffable
recursive::Primitive
serialization::FromPatch
serialization::ToPatch
Functions
myers::diff
myers::diff_lines
patch::apply
patch::hunks
recursive::apply
recursive::diff
Type Aliases
myers::types::Diff