[][src]Type Definition mangling::ManglingResult

type ManglingResult<T> = Result<T, Box<dyn Error>>;

A generic Result type for functions in this module