pub type ConvertXYZRGB = Convert<f32, { _ }, 3, 1, PointXYZRGB>;

Aliased Type§

struct ConvertXYZRGB { /* private fields */ }