Type Alias components_arena::RawId

source ·
pub type RawId = (usize, NonZero<usize>);
Expand description

Non-generic, FFI-friendly ComponentId representaion.