Skip to main content

from_html

Function from_html 

Source
pub fn from_html(html: &str) -> String
Expand description

Produce the canonical plain-text extraction used for the location model. Must be deterministic and stable — char_offset semantics depend on it.