Skip to main content

diff_shapes

Function diff_shapes 

Source
pub fn diff_shapes(
    baseline: &JsonShape,
    current: &JsonShape,
    prefix: &str,
) -> ContractDrift
Expand description

Compare two JSON shapes and report differences.