View Source Avrogen.Utils.MacroUtils (avrogen v0.7.1)
Utilities for working with code generation for the Avro schemas
Summary
Functions
This function flattens blocks of code together to avoid additional nesting and strange behaviour in generated code.
This macro generated the implementation of Jason.Encoder which skips the encoding of
nil
valued fields.
Functions
This function flattens blocks of code together to avoid additional nesting and strange behaviour in generated code.
This macro generated the implementation of Jason.Encoder which skips the encoding of
nil
valued fields.