contract_abis!() { /* proc-macro */ }
Expand description
Generate ABIs for an entire build directory. This is the same as calling
contract_abi
for each file in the directory.
contract_abis!() { /* proc-macro */ }
Generate ABIs for an entire build directory. This is the same as calling
contract_abi
for each file in the directory.