Skip to main content

resolve_frozen_alias

Function resolve_frozen_alias 

Source
pub fn resolve_frozen_alias(name: &str) -> &str
Expand description

Resolve frozen module alias to its original name. Returns the original module name if an alias exists, otherwise returns the input name.