extract_leading_whitespace

Function extract_leading_whitespace 

Source
pub fn extract_leading_whitespace<'doc>(
    doc: &'doc Document,
    feature: &Feature<'_>,
) -> &'doc str
Expand description

Extract leading whitespace from the beginning of the line containing the given feature.