Module frame_support_procedural_tools::syn_ext
source · [−]Expand description
Extension to syn types, mainly for parsing
Structs
Note that syn Meta is almost fine for use case (lacks only ToToken)
stop parsing here getting remaining token as content Warn duplicate stream (part of)
Functions
Check if a Expr contains the given Ident.
Check if a Type contains the given Ident.