Skip to main content

num_comment_merge_request_resources

Function 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<()>