Skip to main content

check_shape_expr

Function check_shape_expr 

Source
pub fn check_shape_expr(
    cx: &mut Cx,
    shape: &ShapeRef,
    expr: &Expr,
) -> Result<ShapeMatch>
Expand description

Checks an expression against the shape behind a shape reference.