Skip to main content

clean_space

Function clean_space 

Source
pub fn clean_space(indentation: &str) -> String
Expand description

Replace any non-whitespace characters from an indentation string within a Python docstring.