11 lines
No EOL
159 B
Markdown
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)]`... |