| Crates.io | moverox-codegen |
| lib.rs | moverox-codegen |
| version | 0.0.9 |
| created_at | 2025-07-24 12:45:36.25195+00 |
| updated_at | 2026-01-04 17:28:32.141204+00 |
| description | Generate Rust code from Move IR parsed by move-syn |
| homepage | |
| repository | https://github.com/0xangelo/moverox |
| max_upload_size | |
| id | 1765991 |
| size | 78,706 |
Generate Rust code from Move IR parsed by move-syn.
Defines extension traits to generate Rust code from Move intermediate representation.
thecrate in arguments here is the path to a crate/module which exports:
types module with Address and U256 types from moverox-typestraits module with HasKey, MoveDatatype and MoveType traits from moverox-traitsserde crate