Crate andromeda_macros

source ·

Attribute Macros

  • Attaches all relevant ADO messages to a set of Execute messages for a given contract.
  • Adjusted from https://users.rust-lang.org/t/solved-derive-and-proc-macro-add-field-to-an-existing-struct/52307/3 Adds all fields required to instantiate an ADO to a struct.
  • Attaches all relevant ADO messages to a set of Query messages for a given contract.