Skip to main content

build_diff_preview

Function build_diff_preview 

Source
pub fn build_diff_preview(
    path: &str,
    before: Option<&str>,
    after: &str,
) -> Value
Expand description

Build a unified diff preview between before and after content.