pub type ResRect = Rect<Resolved>;
A 2D rectangle in resolved pixels that haven’t been merged with their paired relative component
pub struct ResRect { pub v: f32x4, /* private fields */ }
v: f32x4