pub fn Title<S>(string: S) -> TitleType where S: Into<Cow<'static, str>>,
Generic constructor for Title
Title