Crate fuels_abigen_macro
source ·Macros
Used to generate bindings for Contracts, Scripts and Predicates. Accepts
input in the form of
ProgramType(name="MyBindings", abi=ABI_SOURCE)...
Used to reduce boilerplate in integration tests.