Interpreter for parsed Kiwi schemas without generated modules.
Prefer generated modules for application code. This interpreter is useful for tooling, inspection, and compatibility tests where schemas are loaded at runtime.
Summary
Functions
@spec encode(KiwiCodec.Schema.t(), String.t(), map()) :: binary()