Expand description
Automatic derivation of data encodings for rust structures.
Rather than manually implementing the NomReader
and BinWriter
traits, you can
annotate your structures directly.
Automatic derivation of data encodings for rust structures.
Rather than manually implementing the NomReader
and BinWriter
traits, you can
annotate your structures directly.