difftastic/src/display
Wilfred Hughes 00f6959a29 Ensure JSON output is consistently ordered
Closes #780
2024-11-15 23:17:27 +07:00
..
context.rs Clarify enum variant NovelLinePart and expand doc comments 2024-07-30 15:33:37 +07:00
hunks.rs Avoid `res` locals in favour of more meaningful names 2023-11-28 13:27:27 +07:00
inline.rs Ensure line splitting distinguishes "foo" and "foo\n" 2024-07-20 16:09:44 +07:00
json.rs Ensure JSON output is consistently ordered 2024-11-15 23:17:27 +07:00
mod.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
side_by_side.rs Note on ASCII assumptions in content_max_width 2024-10-21 22:57:01 +07:00
style.rs Clarify enum variant NovelLinePart and expand doc comments 2024-07-30 15:33:37 +07:00