pub fn link_density(el: &ElementRef<'_>) -> f32Expand description
Fraction of characters inside <a> descendants relative to total text.
pub fn link_density(el: &ElementRef<'_>) -> f32Fraction of characters inside <a> descendants relative to total text.