Skip to main content

check_shape_value

Function check_shape_value 

Source
pub fn check_shape_value(
    cx: &mut Cx,
    shape: &ShapeRef,
    value: Value,
) -> Result<ShapeMatch>
Expand description

Checks a value against the shape behind a shape reference.