[go: up one dir, main page]

rustc-demangle 0.1.3

Rust compiler symbol demangling.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# rustc-demangle

Symbol demangling for Rust

[![Build Status](https://travis-ci.org/alexcrichton/rustc-demangle.svg?branch=master)](https://travis-ci.org/alexcrichton/rustc-demangle)

[Documentation](http://alexcrichton.com/rustc-demangle)

# 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.