KiwiCodec.DSL (kiwi_codec v0.1.1)

Copy Markdown View Source

Compile-time DSL behind use KiwiCodec.

The DSL records schema fields and enum values, then emits struct, enum, metadata, type, encode/decode, and inspect helpers before compilation.

Summary

Functions

enum_value(name, value)

(macro)

field(name, id, options \\ [])

(macro)