Merge pull request #8 from m4b/master

Fixes osx demangling
tree: b08097445fc807d37c47d4490f8043b34a6d0adf
  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.