Type Definition git_object::decode::ParseErrorOwned[][src]

pub type ParseErrorOwned = VerboseError<BString>;
Expand description

The owned type to be used for parse errors.