Trait egui::util::id_type_map::SerializableAny
source · pub trait SerializableAny: 'static + Any + Clone + for<'a> Send + Sync { }
Object Safety§
This trait is not object safe.
pub trait SerializableAny: 'static + Any + Clone + for<'a> Send + Sync { }