Macro components_arena::ComponentId[][src]

macro_rules! ComponentId {
    ($($token : tt) *) => { ... };
}
Expand description

Obsolete. Use NewtypeComponentId instead.