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

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

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