azul_webrender_api::units

Type Alias DeviceIntLength

Source
pub type DeviceIntLength = Length<i32, DevicePixel>;

Aliased Type§

struct DeviceIntLength(pub i32);

Fields§

§0: i32