Skip to main content

apply_transformers

Function apply_transformers 

Source
pub fn apply_transformers(content: &str, transformers: &[Transformer]) -> String
Expand description

Apply a sequence of transformers to content.