Skip to main content

DynamicTypeId

Type Alias DynamicTypeId 

Source
pub type DynamicTypeId = i64;
Expand description

Alternative to core::any::TypeId that allows to dispatch separately messages of the same static type.