https://github.com/luser/rust-demangle-heroku
A simple Heroku webapp to demangle Rust symbols
https://github.com/luser/rust-demangle-heroku
Last synced: 12 months ago
JSON representation
A simple Heroku webapp to demangle Rust symbols
- Host: GitHub
- URL: https://github.com/luser/rust-demangle-heroku
- Owner: luser
- Created: 2017-03-22T20:27:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-22T20:29:30.000Z (over 9 years ago)
- Last Synced: 2025-03-16T05:21:51.843Z (over 1 year ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple [Rocket](https://rocket.rs/) wrapper around [rustc-demangle](https://github.com/alexcrichton/rustc-demangle). See it live at https://rust-demangle.herokuapp.com/ .