Function gr::remote::get_comment_mr

source ยท
pub fn get_comment_mr(
    domain: String,
    path: String,
    config: Arc<Config>,
    refresh_cache: bool,
) -> Result<Arc<dyn CommentMergeRequest + Send + Sync + 'static>>