generate_bindings!() { /* proc-macro */ }Expand description
Generates Rust bindings for a Leo program.
The input is the path of a “signatures.json” file with types from the Leo program.
generate_bindings!() { /* proc-macro */ }Generates Rust bindings for a Leo program.
The input is the path of a “signatures.json” file with types from the Leo program.