Struct gfx::mapping::Raw []

pub struct Raw<R>(_) where R: Resources;

Raw mapping providing status tracking

Trait Implementations

impl<R> Debug for Raw<R> where R: Resources + Debug

Formats the value using the given formatter.