1 2 3
[[disallowed-methods]] path = "std::env::var" reason = "use `crate::env()` instead, which optionally calls `proc_macro::tracked::env_var()`"