![]() # Objective Glam 0.24 added new glam types (```I64Vec``` and ```U64Vec```). However these are not reflectable unlike the other glam types ## Solution Implement reflect for these new types --- ## Changelog Implements reflect with the impl_reflect_struct macro on ```I64Vec2```, ```I64Vec3```, ```I64Vec4```, ```U64Vec2```, ```U64Vec3```, and ```U64Vec4``` types |
||
---|---|---|
.. | ||
glam.rs | ||
rect.rs | ||
smallvec.rs | ||
smol_str.rs | ||
std.rs | ||
uuid.rs |