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