Module document_event_handler

Source

Structsยง

DocumentEventHandler ๐Ÿ”’
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.