Crate scala_native_demangle
source ·Expand description
Demangle Scala Native identifiers
Turn mangled Scala Native identifiers into a more readable form.
- Name mangling rules: https://scala-native.org/en/latest/contrib/mangling.html
- Scala implementation: https://github.com/indoorvivants/sn-demangler