Docs.rs
parsepatch-0.3.1
parsepatch 0.3.1
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
marco-c
calixteman
Dependencies
log ^0.4
normal
chardet ^0.2
dev
crossbeam ^0.8
dev
encoding ^0.2
dev
env_logger ^0.10
dev
hglib-rs ^0.1
dev
indicatif ^0.17
dev
num_cpus ^1.16
dev
serde ^1.0
dev
serde_derive ^1.0
dev
serde_json ^1.0
dev
Versions
52.78%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
parsepatch
0.3.1
Module parser
Module Items
Structs
Enums
Traits
Type Aliases
In crate parsepatch
parsepatch
Module
parser
Copy item path
Source
Structs
§
File
Mode
File mode change
Line
Reader
Patch
Reader
Type to read a patch
Enums
§
Binary
Hunk
An enum containing the size of binary hunks
FileOp
The different file operation
Parsepatch
Error
Traits
§
Diff
A type to handle lines in a diff
Patch
A type to handle patch
Type Aliases
§
Result