[][src]Crate proc_macro_util

Utilities to implement procedural macros

Modules

prelude

Structs

SpanError

An error that is located by a span

Functions

parse_flags

Parse tokens as flags toggles

parse_identifier_array

Parse an array of identifiers.

parse_identifier_arrays

Parse keyed arrays of identifiers.

parse_keyed_strings

Parse strings identified by keys