schemars/docs/1-deriving.md
2019-12-14 16:52:41 +00:00

11 lines
No EOL
159 B
Markdown

---
layout: default
title: Deriving JsonSchema
nav_order: 2
has_children: true
has_toc: false
---
# Deriving JsonSchema
How to use `#[derive(JsonSchema)]`...