KiwiCodec.RustlerGenerator.FullDecoderHelpers (kiwi_codec v0.3.0)

Copy Markdown View Source

RustQ-authored full Kiwi decoder macro helpers.

Summary

Functions

fragments(macros \\ [:kiwi_enum_decoder, :kiwi_struct_decoder, :kiwi_message_decoder])

@spec fragments([atom()]) :: [RustQ.Rust.Fragment.t()]

macro_call(name, args)

@spec macro_call(
  atom(),
  keyword()
) :: RustQ.Rust.Fragment.t()