# egui_winit_platform
[](https://crates.io/crates/egui_winit_platform)
[](https://docs.rs/egui_winit_platform)


Platform code to run egui using winit.
## Example
We have created [a simple example](https://github.com/hasenbanck/egui_example) project to show you, how to use this crate.
## License
egui_winit_platform is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT).