Trait veloren_rtsim::event::Event

source ·
pub trait Event: Clone + 'static { }

Object Safety§

This trait is not object safe.

Implementors§