301 B
301 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 }} %}