RawId

Type Alias RawId 

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

Non-generic, FFI-friendly ComponentId representaion.