flickzeug 0.5.1

A fork of diffy: diff, patch, and merge library featuring Myers' algorithm, unified diff format parsing, fuzzy patch application, and three-way merge with conflict detection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source: src/apply.rs
expression: relevant_lines
---
watchexec-signals = "1.0"
zip = { version = "^0.6", default-features = false, features = ["deflate"] }

[patch.crates-io]
libz-sys = { git = 'https://github.com/pkgw/libz-sys', branch = 'pkgconfig.msvc' }

[features]
default = ["geturl-reqwest", "serialization"]

# The main motivation for this feature was to be able to compile without