KiwiCodec.RustlerGenerator.Splice (kiwi_codec v0.3.0)

Copy Markdown View Source

Static RustQ splice fragments required by generated Rustler decoders.

Generated schema code targets compact Rust macros so high-level Elixir generators can stay semantic without expanding large repetitive Rust bodies. The shared macros and helper functions are authored through RustQ defrust, defrustmacro, and type metadata in the helper modules selected here.

Summary

Functions

rustler_helpers(opts \\ [])

@spec rustler_helpers(keyword()) :: [RustQ.Rust.AST.item()]