[][src]Function msiz_rustc_ap_syntax::print::pprust::ast_ident_to_string

pub fn ast_ident_to_string(ident: Ident, is_raw: bool) -> String

Print an ident from AST, $crate is converted into its respective crate name.