The `consensus::encode::Error` contains an IO error but reading from a buffer only ever errors for EOF. We converted all instances of EOF to `MissingData` already so now we can split the IO error apart from the actual encoding errors variants. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |