Docs.rs
patchkit-0.1.5
patchkit 0.1.5
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jelmer
Dependencies
chrono ^0.4
normal
lazy-regex >=2
normal
lazy_static ^1
normal
once_cell ^1.19.0
normal
regex ^1
normal
Versions
25.77%
of the crate is documented
Go to latest version
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
patchkit
0.1.5
Module patch
Structs
Enums
Traits
Functions
In crate patchkit
Module
patchkit
::
patch
Copy item path
source
·
[
−
]
Structs
§
BinaryPatch
A binary patch
Hunk
MalformedHunkHeader
MalformedLine
UnifiedPatch
A unified diff style patch
Enums
§
ApplyError
HunkLine
Traits
§
Patch
A patch of some sort
Functions
§
parse_range
Parse a patch range, handling the “1” special-case