syn::lit::parsing

Function peek_impl

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