srdtrk/cw-ica-controller

add inline comments to the enum variant inserted by proc macro

srdtrk opened this issue · 0 comments

srdtrk commented

Description

If the user of the ica_callback_execute proc macro has #![deny(missing_docs)]. Then their ExecuteMsg will give a compiler error. So add comments to the variant inserted by the macro