Structsยง
- Document
Event ๐Handler - The
DocumentEventHandler
is a structure responsible for handling input events for the [crate::Document
] and storing data related to event handling. It exists to decrease the size of the [crate::Document
] structure.