egui
0.30.0
Module data
Module Items
Re-exports
Modules
In crate egui
egui
Module
data
Copy item path
source
Expand description
All the data sent between egui and the backend
Re-exports
ยง
pub use key::
Key
;
pub use user_data::
UserData
;
Modules
ยง
input
The input needed by egui.
key
๐
output
All the data egui returns to the backend at the end of each frame.
user_
data
๐