Bug description
i compile my test.rs got a error
then i found two "screen" function in window.rs
Backtrace
error[E0034]: multiple applicable items in scope
--> src/main.rs:23:29
|
| let screen = window.screen().unwrap();
| ^^^^^^ multiple screen found