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

pub type Result<T> = Result<T, Error>;
Expand description

The result of a parse.