Interpreter for parsed Kiwi schemas without generated modules.
Prefer generated modules for application code. This runtime 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()