x-graphics 0.2.1

Graphics framework for X
Documentation
1
2
3
use winit::window::Window as WinitWindow;

pub type Window = WinitWindow;