Skip to main content

ident_to_string

Function ident_to_string 

Source
fn ident_to_string(
    ident: &Ident,
    state: &mut StateManager,
    functions: &FunctionMap,
) -> String