{% from "data_types_definition.tmpl" import struct_def %}
{% include "header.java.tmpl" %}

{{ struct_def(struct) }}
