pub fn Label<S>(string: S) -> LabelTypewhere S: Into<Cow<'static, str>>,
Generic constructor for Label
Label