Module gfx::device::attrib::format [] [src]

A service module for deriving ToFormat for primitive types.

Traits

ToFormat

A trait for getting the format out of vertex element types. Needed to implement VertexFormat with a macro.

ToType

A helper trait for implementing ToFormat.