Module ra_ap_hir_def::path::__name[][src]

Expand description

See Name.

Modules

known

Macros

name

Structs

Name

Name is a wrapper around string, which is used in hir for both references and declarations. In theory, names should also carry hygiene info, but we are not there yet!

Traits

AsName