Skip to main content

compose_from_body

Function compose_from_body 

Source
pub fn compose_from_body(body: &str) -> String
Expand description

The body fallback: the file’s first non-heading paragraph, truncated to MAX_SUMMARY_LEN chars (the truncation is applied by normalize).