Module egui::data

source ·
Expand description

All the data sent between egui and the backend

Re-exports§

  • pub use key::Key;

Modules§

  • The input needed by egui.
  • key 🔒
  • All the data egui returns to the backend at the end of each frame.