Function runt::printer::gen_diff

source ·
pub fn gen_diff(org: &str, new: &str) -> String
Expand description

Generate a string representation to show diffs with line number information.