[][src]Function fossil_delta::deltainv

pub fn deltainv(b_txt: &str, d_txt: &str) -> String

Given the current version of text value b_txt and delta value as d_txt this function returns the previous version of text b_txt.