Function pathfinder::data::convert_inner

source ·
pub fn convert_inner(content: &str, cct: &CustomConverter<'_>) -> Vec<Group>
Expand description

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