pub fn generate_idl_errors_for_module(
    error_mapping: &ErrorMapping,
    module_env: &ModuleEnv<'_>
) -> Result<BTreeMap<u64, IDLError>>
Expand description

Generates the error map for the module.