[go: up one dir, main page]

rustc-demangle 0.1.11

Rust compiler symbol demangling.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "rustc-demangle"
version = "0.1.11"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
repository = "https://github.com/alexcrichton/rustc-demangle"
homepage = "https://github.com/alexcrichton/rustc-demangle"
documentation = "https://docs.rs/rustc-demangle"
description = """
Rust compiler symbol demangling.
"""