html_link_rel_values

Function html_link_rel_values 

Source
fn html_link_rel_values(document: &Html, limit: usize) -> Vec<String>
Expand description

Extract bounded link relation markers from an HTML document.