[][src]Function pathfinder::data::convert

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

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