Skip to main content

map_starred

Function map_starred 

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

Given an Expr that can be starred, return the underlying starred expression.