Enum lambda::events::ComponentEvent
source · Expand description
events generated by kernel interactions with the component.
Variants§
Trait Implementations§
source§impl Clone for ComponentEvent
impl Clone for ComponentEvent
source§fn clone(&self) -> ComponentEvent
fn clone(&self) -> ComponentEvent
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more