Implement JsonSchema on Uuid
This commit is contained in:
parent
547f81fd67
commit
008d70e52a
8 changed files with 48 additions and 2 deletions
|
@ -27,4 +27,7 @@ Implements `JsonSchema` on `IndexMap` and `IndexSet` from [indexmap](https://git
|
|||
### either
|
||||
Implements `JsonSchema` on [`Either`](https://github.com/bluss/either).
|
||||
|
||||
### uuid
|
||||
Implements `JsonSchema` on [`Uuid`](https://github.com/uuid-rs/uuid).
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue