egui
0.30.0
Module data
Re-exports
Modules
In crate egui
Module
egui
::
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
🔒