Skip to main content

unmangle

Function unmangle 

Source
pub fn unmangle(identifier: &str) -> Option<String>
Expand description

Decodes a magic identifier into a string. Returns None if the identifier is not mangled.