Structs§
Enums§
Functions§
- parse_
cfg_ select - parse_
token_ 🔒tree - Parses a
TokenTree
that must be of the form{ /* ... */ }
, and returns aTokenStream
where the surrounding braces are stripped.
TokenTree
that must be of the form { /* ... */ }
, and returns a TokenStream
where
the surrounding braces are stripped.