Type Definition git_object::decode::ParseErrorOwned
source · [−]pub type ParseErrorOwned = VerboseError<BString>;
Expand description
The owned type to be used for parse errors.
pub type ParseErrorOwned = VerboseError<BString>;
The owned type to be used for parse errors.