Crate cw_core_macros

Source

Attribute Macrosยง

active_query
Adds the nesecary fields to an enum such that it implements the interface needed to be a cw-governance voting module that has an active check threshold.
govmod_query
Adds the nesecary fields to an enum such that it implements the interface needed to be a cw-governance governance module.
token_query
Adds the nesecary fields to an enum such that it implements the interface needed to be a cw-governance voting module with a token.
voting_query
Adds the nesecary fields to an such that the enum implements the interface needed to be a cw-governance voting module.