Implement JsonSchema for atomics
This commit is contained in:
parent
60bfc6ee49
commit
cc896739d3
9 changed files with 168 additions and 112 deletions
|
|
@ -9,6 +9,7 @@ license = "MIT"
|
|||
readme = "README.md"
|
||||
keywords = ["rust", "json-schema", "serde"]
|
||||
categories = ["encoding"]
|
||||
build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
schemars_derive = { version = "0.4.0", path = "../schemars_derive" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue