pub fn diff_shapes(
baseline: &JsonShape,
current: &JsonShape,
prefix: &str,
) -> ContractDriftExpand description
Compare two JSON shapes and report differences.
pub fn diff_shapes(
baseline: &JsonShape,
current: &JsonShape,
prefix: &str,
) -> ContractDriftCompare two JSON shapes and report differences.