Type Definition dioxus_html::geometry::PixelsVector
source · pub type PixelsVector = Vector3D<f64, Pixels>;Expand description
A vector expressed in Pixels
pub type PixelsVector = Vector3D<f64, Pixels>;A vector expressed in Pixels