pub fn compose_from_body(body: &str) -> StringExpand description
The body fallback: the file’s first non-heading paragraph, truncated to
MAX_SUMMARY_LEN chars (the truncation is applied by normalize).
pub fn compose_from_body(body: &str) -> StringThe body fallback: the file’s first non-heading paragraph, truncated to
MAX_SUMMARY_LEN chars (the truncation is applied by normalize).