Detect rust-analyzer in proc-macro crate
⚓ Rust 📅 2025-05-30 👤 surdeus 👁️ 12Hello, I have a proc macro that is very sensitive to the way how you run it and I need to know is it used by rust-analyzer or not. Is there some env variable or something else I can use to know this?
13 posts - 3 participants
🏷️ rust_feed