Type Definition gimli::read::Result[][src]

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

The result of a parse.