Skip to main content

leading_space

Function leading_space 

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

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