13 releases
Uses new Rust 2024
| 0.0.12 | Feb 13, 2026 |
|---|---|
| 0.0.11 | Feb 1, 2026 |
| 0.0.10 | Jan 30, 2026 |
| 0.0.8 | Dec 25, 2025 |
| 0.0.2 | Jul 27, 2025 |
#17 in #parsed
720 downloads per month
Used in 2 crates
(via moverox-build)
120KB
3K
SLoC
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:
- a
typesmodule withAddressandU256types frommoverox-types - a
traitsmodule withHasKey,MoveDatatypeandMoveTypetraits frommoverox-traits - the
serdecrate
Dependencies
~2.4–4MB
~69K SLoC