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

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

Resolve into input AST if winit support is disabled.