Type Definition gix_object::decode::ParseError

source ·
pub type ParseError = ContextError<StrContext>;
Available on crate feature verbose-object-parsing-errors only.
Expand description

The type to be used for parse errors.