mirror of
https://github.com/tauri-apps/schemars.git
synced 2026-01-31 00:55:20 +01:00
302 B
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 }} -%}