Function rustc_resolve::module_to_string
source · pub(crate) fn module_to_string(module: &'_ ModuleData<'_>) -> Option<String>
Expand description
A somewhat inefficient routine to obtain the name of a module.
pub(crate) fn module_to_string(module: &'_ ModuleData<'_>) -> Option<String>
A somewhat inefficient routine to obtain the name of a module.