proc_macro2::parse

Function skip_whitespace

source
fn skip_whitespace(input: Cursor<'_>) -> Cursor<'_>