Function word_push

Source
pub fn word_push(pre: &mut String, txt: impl Into<String>)