mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 07:03: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" },
|
|
]
|