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