swh:1:snp:61dcfc0dd5674a0e65803e88039c122d9532074e
Raw File
Tip revision: 2d58ba7ba784c7dfcb60554616742b94dade18cd authored by Raphaƫl Proust on 24 October 2022, 09:14:24 UTC
Add lazy-bytes test
Tip revision: 2d58ba7
index.mld
{0 Data-encoding: Type-safe serialization and deserialization of data structures. }

Define [encoding]s for your types, use them to serialise and deserialise data.

Check-out the {!page-tutorial} or the {{!module:Data_encoding}[API]}.
back to top