count_pull_requests

Function count_pull_requests 

Source
pub fn count_pull_requests(author: &str) -> Result<usize, String>
Expand description

Counts the number of merged pull requests for a given author.