[][src]Function dumplingh::ops::list_labels

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

List all labels for the specified repository.