dextool ~mutate-improve-diff-view (2026-04-01T20:21:06.3235291)
Dub
Repo
DiffRange.KeyValue
dextool
plugin
mutate
backend
diff_parser
DiffRange
Undocumented in source.
struct
DiffRange
static
struct
KeyValue {
Path
key
;
Diff
.
ChangedLines
value
;
AbsolutePath
absPath
;
}
Members
Variables
absPath
AbsolutePath
absPath
;
Undocumented in source.
key
Path
key
;
Undocumented in source.
value
Diff
.
ChangedLines
value
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
diff_parser
DiffRange
constructors
this
functions
empty
front
popFront
structs
KeyValue