Hacker News new | ask | show | jobs
by emilk 811 days ago
The http example at egui.rs uses the `poll_promise` crate to wait for a HTTP request: https://github.com/emilk/egui/blob/master/crates/egui_demo_a...
1 comments

Thanks!