Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
rustfilt
Demangle Rust symbol names using rustc-demangle
https://github.com/luser/rustfilt
0
no reviews
Install
Rustfilt works similarly to c++filt, in that it accepts mangled symbol names as command line arguments, and if none are provided it accepts mangled symbols from stdin. Demangled symbols are written to stdout.