What: - Replaced the InvalidChar variant u8 with hex::InvalidCharError Why: - hex::InvalidCharError includes both the invalid character and its position. - This improves debugging and makes error messages more actionable. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |