Skip to main content

leading_words

Function leading_words 

Source
pub fn leading_words(line: &str) -> &str
Expand description

Extract the leading words from a line of text within a Python docstring.