Hello,
I wanted to ask about rust support.
Considering how such code is usually generated with macros, should we just create a crate that just implements the protocol/ser/deser logic?
Also, conforming with Serde to get automatic ser/deser of rust struct would be a very nice addition as well.
Cheers,
Mathieu
Hello,
I wanted to ask about rust support.
Considering how such code is usually generated with macros, should we just create a crate that just implements the protocol/ser/deser logic?
Also, conforming with Serde to get automatic ser/deser of rust
structwould be a very nice addition as well.Cheers,
Mathieu