Function peek_impl

Source
fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream<'_>) -> bool) -> bool