# egui-winit [](https://crates.io/crates/egui-winit) [](https://docs.rs/egui-winit)   This crates provides bindings between [`egui`](https://github.com/emilk/egui) and [`winit`](https://crates.io/crates/winit). The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.