Type Definition cpp_demangle::OwnedSymbol [−][src]
type OwnedSymbol = Symbol<Vec<u8>>;
A Symbol which owns the underlying storage for the mangled name.
type OwnedSymbol = Symbol<Vec<u8>>;
A Symbol which owns the underlying storage for the mangled name.