pub fn Label<S>(string: S) -> LabelType where
    S: Into<Cow<'static, str>>, 
Expand description

Generic constructor for Label