pub fn rewrite(items: &[Item], actuals: &[String]) -> StringExpand description
Reproduce a script file with each stanza’s expected output replaced by its
actual output, for REWRITE. actuals has one entry per Item::Stanza, in
order.
pub fn rewrite(items: &[Item], actuals: &[String]) -> StringReproduce a script file with each stanza’s expected output replaced by its
actual output, for REWRITE. actuals has one entry per Item::Stanza, in
order.