Function move_idl::generate::gen_module::generate_idl_for_module
source · [−]pub fn generate_idl_for_module(
env: &GlobalEnv,
error_mapping: &ErrorMapping,
module_env: ModuleEnv<'_>
) -> Result<IDLModule>
Expand description
Compute the IDLs of all script functions in a module.