Type Alias servo_geometry::DeviceIndependentIntLength

source ·
pub type DeviceIndependentIntLength = Length<i32, DeviceIndependentPixel>;

Aliased Type§

struct DeviceIndependentIntLength(pub i32);

Fields§

§0: i32