Type Alias cybergrape::hardware_data_manager::Id
source · pub type Id = usize;Expand description
We will identify each object with a unique pointer-sized integer…hopefully that will be enough!
pub type Id = usize;We will identify each object with a unique pointer-sized integer…hopefully that will be enough!