rustc_ast::token

Function ident_can_begin_type

source
fn ident_can_begin_type(name: Symbol, span: Span, is_raw: IdentIsRaw) -> bool