pub type ConvertXYZRGBA = Convert<f32, { _ }, 3, 2, PointXYZRGBA>;

Aliased Type§

struct ConvertXYZRGBA { /* private fields */ }