[][src]Function dumplingh::ops::list_issues

pub fn list_issues(
    repo: &RepoSlug,
    auth: Option<&str>
) -> Result<Vec<Value>, Error>

List all issues from the specified repository.