Re-exports§
pub use converter::SchemaConverter;pub use error::ConversionError;pub use error::Result;pub use schema::JsonSchema;
Modules§
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