Function gr::remote::get_mr

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