Expand description
Module with JSON Schema type for Bevy Registry Types. It tries to follow this standard: https://json-schema.org/specification
Structs§
- Json
Schema Bevy Type - JSON Schema type for Bevy Registry Types It tries to follow this standard: https://json-schema.org/specification
Enums§
- Schema
Kind - Kind of json schema, maps
TypeInfo
type - Schema
Type - Type of json schema
Traits§
- Schema
Json Type - Helper trait for mapping bevy type path into json schema type
Functions§
- export_
type - Exports schema info for a given type