Struct glitter::vertex_buffer::AttribError [] [src]

pub struct AttribError { /* fields omitted */ }

An error generated when trying to iterate over the lists of attributes in an AttribBinder.

Trait Implementations

impl Debug for AttribError
[src]

[src]

Formats the value using the given formatter. Read more

impl From<AttribError> for VertexBindError
[src]

[src]

Performs the conversion.