Scala Native demangler for Rust
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
Turn mangled Scala Native identifiers into a more readable form.