Serde Redbin format

Hello. I'm new to Rust, and as my first serious work, I started implementing Redbin format in serde. I'd appreciate if someone could look at it. PRs, issues most welcome. Thanks!

(Redbin specification: docs/redbin.adoc at master · red/docs · GitHub )

I need mostly a review of my usage of Rust concepts, not actual Redbin format implementation.

Format is ready, all tests pass.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.