Skip to main content

quick_html_hash

Function quick_html_hash 

Source
pub fn quick_html_hash(html_content: &str) -> u64
Expand description

快速计算 HTML 文档的文本哈希值

generate_fingerprint 轻量,仅对全文文本进行哈希。