schemars/schemars/tests/expected/struct-unit.json

5 lines
No EOL
95 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Unit",
"type": "null"
}