[][src]Module ra_ap_hir_expand::name

FIXME: write short doc here

Re-exports

pub use crate::name;
pub use crate::name;

Modules

known

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