Skip to main content

get_const_name

Function get_const_name 

Source
pub fn get_const_name(e: &Expr) -> Option<&Name>
Expand description

Extract the name from a Const expression.