Function gr::remote::get_deploy_asset
source ยท pub fn get_deploy_asset(
domain: String,
path: String,
config: Arc<Config>,
cache_args: Option<&CacheCliArgs>,
) -> Result<Arc<dyn DeployAsset + Send + Sync + 'static>>