Crate json_schema_to_luau

Crate json_schema_to_luau 

Source

Re-exports§

pub use converter::SchemaConverter;
pub use error::ConversionError;
pub use error::Result;
pub use schema::JsonSchema;

Modules§

converter
error
schema

Functions§

convert_schema
Convert a JSON Schema string to Luau type definitions
convert_schema_with_name
Convert a JSON Schema string to Luau with a custom type name