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