Skip to main content

render

Function render 

Source
pub fn render<A: AsRef<Path>, B: AsRef<Path>>(
    a: A,
    b: B,
) -> Result<CompareOutput, CompareError>
Expand description

Compares the recordings at the two paths.