[][src]Macro rendy_wsi::with_winit

macro_rules! with_winit {
    ($($t:tt)*) => { ... };
}

Resolve into input AST if winit support is enabled.