Skip to main content

ident_to_string

Function ident_to_string 

Source
pub fn ident_to_string(ident: &Ident) -> String
Expand description

Converts an identifier to its TypeScript string representation.