Function formality_core::parse::skip_whitespace
source · pub fn skip_whitespace(text: &str) -> &str
Expand description
Skips leading whitespace and comments.
pub fn skip_whitespace(text: &str) -> &str
Skips leading whitespace and comments.