pub fn unwrap<'t>(text: &'t str, front: &str, back: &str) -> &'t str
Removes tags from the front and back of a string.