Module egui::data

source ·
Expand description

All the data sent between egui and the backend

Re-exports§

Modules§

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