serdeIgnoreIfAggregate.serdeTransformIn

Attributes for in transformation. Return type of in transformation must be implicitly convertable to the type of the field. In transformation would be applied after serialization proxy if any.

struct serdeIgnoreIfAggregate(alias pred)
struct serdeTransformIn (
alias fun
)

Meta