pub fn handle_module_execute(
deps: DepsMut<'_>,
env: Env,
src_chain: TruncatedChainId,
source_module: InstalledModuleIdentification,
target_module: ModuleInfo,
msg: Binary,
) -> HostResultExpand description
Handle actions that are passed to the IBC host contract and originate from a registered module