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