Version 0.1.2

* Update to the current demangling in the standard library
Bump to 0.1.2
1 file changed
tree: 3342fb6529e98bc70527d73558330b29dfb1b20a
  1. src/
  2. .gitignore
  3. .travis.yml
  4. Cargo.toml
  5. LICENSE-APACHE
  6. LICENSE-MIT
  7. README.md
README.md

rustc-demangle

Symbol demangling for Rust

Build Status

Documentation

License

rustc-demangle is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.