logo
pub unsafe trait DepthPixel: Pixel { }
Expand description

Constraint on Pixel for depth ones.

Implementors