| Crates.io | rave_engine |
| lib.rs | rave_engine |
| version | 0.2.4 |
| created_at | 2025-03-05 23:36:17.900507+00 |
| updated_at | 2025-09-16 18:04:23.620653+00 |
| description | A secure and efficient JSON Schema validation and Rhai script execution engine |
| homepage | https://github.com/unytco/unyt |
| repository | |
| max_upload_size | |
| id | 1580198 |
| size | 289,480 |
A secure and efficient engine for JSON Schema validation and Rhai script execution, designed for the unyt application.
Add to your Cargo.toml:
[dependencies]
rave_engine = "0.1.0"
json_schema_validator: JSON Schema validation utilitiesrhai_engine: Rhai script execution enginetypes: Common type definitionsMIT