1 2 3 4 5 6 7 8 9
mod i32_id; mod id_array; mod id_ptr; mod id_slice; mod id_vec; mod isize_id; mod mut_id_ptr; mod u32_id; mod usize_id;