Module wayland_commons::user_data [−][src]
Expand description
Various utilities used for other implementations
Structs
A wrapper for user data, able to store any type, and correctly handling access from a wrong thread
A storage able to store several values of UserData
of different types. It behaves similarly to a TypeMap
.