Function gr::cmds::common::num_comment_merge_request_resources
source ยท pub fn num_comment_merge_request_resources<W: Write>(
remote: Arc<dyn CommentMergeRequest>,
body_args: CommentMergeRequestListBodyArgs,
writer: W,
) -> Result<()>