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

pub struct AttribError {
    // some fields omitted
}

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

Trait Implementations

impl Debug for AttribError
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.