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

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

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