pub type ConvertXYZRGBL = Convert<f32, { _ }, 3, 2, PointXYZRGBL>;

Aliased Type§

struct ConvertXYZRGBL { /* private fields */ }