Crate call2_for_syn

source ·
Expand description

This library provides a call2 function that sits somewhere in-between syn’s parse2 and ParseBuffer::call: It lets you conveniently apply a parser function to a proc-macro2 token stream, for example from a quote!.

Zulip Chat

Structs

Functions

Type Aliases