☰
Notification
Implementors
In workspace2::notifications
?
Trait
workspace2
::
notifications
::
Notification
source
·
[
−
]
pub trait Notification:
EventEmitter
<
NotificationEvent
> +
Render
{ }
Implementors
§
source
§
impl<V:
EventEmitter
<
NotificationEvent
> +
Render
>
Notification
for V