syn::lit::parsing

Function peek_impl

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