rendy_wsi
macro_rules! with_winit { ($($t:tt)*) => { ... }; }
Resolve into input AST if winit support is enabled.