Type Definition cpp_demangle::BorrowedSymbol [] [src]

type BorrowedSymbol<'a> = Symbol<&'a [u8]>;

TODO FITZGEN