Add a standalone error type for try_demangle
1 file changed
tree: 88c7576b93b61153819667907a8b548f29865876
  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.