intercept

Function intercept 

Source
pub fn intercept<'a>(category: &str, text: &'a str) -> Cow<'a, str>
Expand description

Apply the interceptor to a given category/text if one is set.