Struct gfx::render::batch::OutOfBounds [] [src]

pub struct OutOfBounds(pub usize);

Error accessing outside of the array

Trait Implementations

Derived Implementations

impl Debug for OutOfBounds

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