Crate egui_inbox

source ·

Structs

  • Utility to send messages to egui views from async functions, callbacks, etc. without having to use interior mutability. Example: