pub fn skip_whitespace(text: &str) -> &str
Expand description

Skips leading whitespace and comments.