[](https://github.com/valentinegb/demangle/actions/workflows/rust.yml)
CLI tool for quickly demangling a symbol
Powered by [symbolic](https://github.com/getsentry/symbolic) and [clap](https://github.com/clap-rs/clap).
```txt
demangle <LANGUAGE> <SYMBOL>
```
Use `demangle --help` for more.
```sh
cargo install demangle
```