Proc macro - bracket token - input.parse::()

⚓ Rust    📅 2025-10-02    👤 surdeus    👁️ 19      

surdeus

Warning

This post was published 109 days ago. The information described in this article may have changed.

Hi folks,

I can't figure out how to write this: input.parse::<Token![(]>() (for a proc macro).

I tried different escapes to escape the bracket....

1 post - 1 participant

Read full topic

🏷️ Rust_feed