Crate cw_core_macros Copy item path Source 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.