Skip to main content

map_subscript

Function map_subscript 

Source
pub fn map_subscript(expr: &Expr) -> &Expr
Expand description

Given an Expr that can be a ExprSubscript or not (like an annotation that may be generic or not), return the underlying expr.