schemars/docs/_includes/example_v0.md
2024-06-09 19:01:24 +01:00

302 B

{% capture input %}examples/{{ include.name }}.rs{% endcapture %} {% capture output %}examples/{{ include.name }}.schema.json{% endcapture %}

{% include {{ input }} %}
Click to see the output JSON schema...
{% include {{ output }} -%}