[][src]Macro amethyst_rendy::rendy::wsi::with_winit

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

Resolve into input AST if winit support is enabled.