729 Forks
3519 Stars
3519 Watchers

winit

Window handling library in pure Rust

How to download and setup winit

Open terminal and run command
git clone https://github.com/rust-windowing/winit.git
git clone is used to create a copy or clone of winit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with winit https://github.com/rust-windowing/winit/archive/master.zip

Or simply clone winit with SSH
[email protected]:rust-windowing/winit.git

If you have some problems with winit

You may open issue on winit support forum (system) here: https://github.com/rust-windowing/winit/issues