Struct gfx_macros::shader_param::ShaderParam [] [src]

pub struct ShaderParam;

Trait Implementations

impl ItemDecorator for ShaderParam

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

Derived Implementations

impl Clone for ShaderParam

fn clone(&self) -> ShaderParam

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

impl Copy for ShaderParam