Skip to main content

runtime_module_get_runtime_hash

Function runtime_module_get_runtime_hash 

Source
pub async fn runtime_module_get_runtime_hash(
    module: &dyn RuntimeModule,
    common: &RuntimeModuleCommon,
    compilation: &Compilation,
    _runtime: Option<&RuntimeSpec>,
) -> Result<RspackHashDigest>