## Scala Native demangler for Rust
Turn mangled Scala Native identifiers into a more readable form.
1. Name mangling rules: https://scala-native.org/en/latest/contrib/mangling.html
2. Scala implementation: https://github.com/indoorvivants/sn-demangler