Skip to main content

ensure_label

Function ensure_label 

Source
pub async fn ensure_label(
    token: &str,
    owner: &str,
    repo: &str,
    name: &str,
) -> Result<(), String>