The `encode::Error::ParseFailed` variant holds an inner string, this is suboptimal. In an effort to patch the `encode::Error` while mimizing the diffs required add a helper function that creates the variant. The benefit is that later patches that effect this variant will only need to update the constructor function and not every call site. Internal change only. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |