Function pathfinder::data::convert

source ·
pub fn convert(content: &str, lambda: &dyn Fn(&str) -> bool) -> Vec<Group>
Expand description

Initializes a CustomConverter a converts the content to a vector of groups and links.