scala-native-demangle 0.0.1

Demangle Scala Native identifiers
Documentation
1
2
3
4
5
6
## 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