Crate fuels_macros

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.

Derive Macros§