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

Generic constructor for Label