pub fn extract_leading_whitespace<'doc>( doc: &'doc Document, feature: &Feature<'_>, ) -> &'doc str
Extract leading whitespace from the beginning of the line containing the given feature.