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

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

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