Struct gfx_macros::vertex_format::VertexFormat [] [src]

pub struct VertexFormat;

Trait Implementations

impl ItemDecorator for VertexFormat

fn expand(&self, context: &mut ExtCtxt, span: Span, meta_item: &MetaItem, item: &Item, push: &mut FnMut(P<Item>))

Derived Implementations

impl Clone for VertexFormat

fn clone(&self) -> VertexFormat

fn clone_from(&mut self, source: &Self)

impl Copy for VertexFormat