Implement JsonSchema on Either
This commit is contained in:
parent
fd42debc4d
commit
fbd019baae
8 changed files with 58 additions and 4 deletions
|
@ -10,6 +10,6 @@ struct IndexMapTypes {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn chrono_types() -> TestResult {
|
||||
fn indexmap_types() -> TestResult {
|
||||
test_default_generated_schema::<IndexMapTypes>("indexmap")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue