Function mdman::util::unwrap

source ·
pub fn unwrap<'t>(text: &'t str, front: &str, back: &str) -> &'t str
Expand description

Removes tags from the front and back of a string.