v0.8.2
This commit is contained in:
parent
4c238605be
commit
61d64df57d
7 changed files with 6 additions and 8 deletions
|
@ -5,7 +5,6 @@ parent: Examples
|
|||
nav_order: 8
|
||||
summary: >-
|
||||
Generating a schema for with a C-like enum compatible with serde_repr.
|
||||
nav_exclude: true # schemars 0.8.2 currently unreleased
|
||||
---
|
||||
|
||||
# Serialize Enum as Number (serde_repr Compatibility)
|
||||
|
|
|
@ -5,7 +5,6 @@ parent: Examples
|
|||
nav_order: 9
|
||||
summary: >-
|
||||
Generating a schema for a serializable value.
|
||||
nav_exclude: true # schemars 0.8.2 currently unreleased
|
||||
---
|
||||
|
||||
# Generate Schema from Example Value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue