Function label

Source
pub fn label<L>(labels: Vec<L>, inner: Selection) -> Selection
where L: Into<LabelKey>,