sharksforarms / deku

Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Apache License 2.0
1.14k stars 55 forks source link

impl From<DekuError> for std::io::Error #285

Closed caass closed 2 years ago

caass commented 2 years ago

Closes #284

sharksforarms commented 2 years ago

Thanks!