pub fn leading_words(line: &str) -> &str
Extract the leading words from a line of text within a Python docstring.