Skip to main content

Crate workflow_macro_tools

Crate workflow_macro_tools 

Source
Expand description

Macro utilities used by macros in the workflow-rs project

Modules§

attributes
Parsing helpers for procedural-macro attribute arguments.

Functions§

parse_error
Produces a compile_error! token stream spanned over tokens, reporting message at the location of the offending tokens.