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

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

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