All Downloads are FREE. Search and download functionalities are using the official Maven repository.

crystal.model_doc.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
{{#models}}
{{#model}}
{{#oneOf}}
{{#-first}}
{{>partial_oneof_module_doc}}
{{/-first}}
{{/oneOf}}
{{^oneOf}}
{{>partial_model_generic_doc}}
{{/oneOf}}
{{/model}}
{{/models}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy