Searched defs:my_game (Results 1 – 3 of 3) sorted by relevance
4 pub mod my_game { module
681 let vec3_ptr = vec3 as *const my_game::example::Vec3 as usize; in struct_vec3_is_written_with_correct_alignment_in_table() constant718 let a_ptr = a as *const my_game::example::Ability as usize; in struct_ability_is_written_with_correct_alignment_in_table_vector() constant
13 pub mod my_game { module