mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
4 lines
105 B
TOML
4 lines
105 B
TOML
disallowed-methods = [
|
|
{ path = "web_sys::window", reason = "is not available in every context" },
|
|
]
|