pub fn annotate_cidrs(
    img: &mut Image<Rgba>,
    labels: Option<Vec<Label>>
) -> Result<()>
Expand description

Given a vector of label annotations, draw the labels.