Update deku_string v0.4.0 (crates.io)
from blazebra@programming.dev to rust@programming.dev on 03 Sep 17:15
https://programming.dev/post/36817800

New version of deku_string v 0.4.0. Notable changes:

deku_string is a utility crate for deku, binary bit-aware parser with ability create serde-like models. Crate provides thin wrappers around String and Vec to support various common layouts such as fixed-length, prefix length (Pascal-like and .Net-like) and zero-ended strings.

Stay tuned for for more awesome news!

PS: Looking for contributors to provide 16-bit compile target support.

#rust

threaded - newest