[]Type Definition symbolic::debuginfo::dwarf::gimli::read::Result

type Result<T> = Result<T, Error>;

The result of a parse.