| Crates.io | schemy |
| lib.rs | schemy |
| version | 0.1.1 |
| created_at | 2025-04-22 09:46:42.935827+00 |
| updated_at | 2025-04-25 22:21:29.208554+00 |
| description | Generates Rust types from Schema.org JSON-LD vocabulary. |
| homepage | |
| repository | https://github.com/frectonz/schemy |
| max_upload_size | |
| id | 1643766 |
| size | 50,802 |
schemyGenerates Rust types from Schema.org JSON-LD vocabulary. You can download the JSON vocabulary definition files here.
Generates Rust types from Schema.org JSON-LD vocabulary.
Usage: schemy [OPTIONS]
Options:
-i, --input-file <SCHEMA_FILE> Path to the Schema.org JSON-LD input file [default: schema/schemaorg-current-https.jsonld]
-o, --output-dir <OUTPUT_DIR> Path to the output directory for the generated Rust crate source [default: schemaorg-rs/src]
-h, --help Print help
-V, --version Print version