Function pathfinder::data::convert_inner[][src]

pub fn convert_inner<'a, 'b>(content: &str, cct: &CustomConverter) -> Vec<Group>

Constructs a vector of groups and links using a CustomConverter and the string to analyze.