Skip to main content

shape_report_from_match

Function shape_report_from_match 

Source
pub fn shape_report_from_match(
    cx: &mut Cx,
    shape: Ref,
    target: Ref,
    matched: ShapeMatch,
) -> Result<ShapeReport>
Expand description

Intern a ShapeMatch into a ShapeReport for the given shape and target references.