Struct gfx_core::handle::RawMapping [] [src]

pub struct RawMapping<R: Resources>(_);

Raw Mapping handle

Trait Implementations

impl<R: Debug + Resources> Debug for RawMapping<R>
[src]

Formats the value using the given formatter.

impl<R: Resources> Deref for RawMapping<R>
[src]

The resulting type after dereferencing

The method called to dereference a value