pub type ParseErrorOwned = VerboseError<BString>;
Available on crate feature verbose-object-parsing-errors only.
Expand description

The owned type to be used for parse errors.