☰
EventHandler
In linux_object::sync
?
Type Definition
linux_object
::
sync
::
EventHandler
source
·
[
−
]
pub type EventHandler =
Box
<dyn
Fn
(
Event
) ->
bool
+
Send
>;
Expand description
handler of event in the event bus