Struct gfx_macros::vertex_format::VertexFormat
[−]
[src]
pub struct VertexFormat;
pub struct VertexFormat;
impl ItemDecorator for VertexFormatfn expand(&self, context: &mut ExtCtxt, span: Span, meta_item: &MetaItem, item: &Item, push: &mut FnMut(P<Item>))impl Clone for VertexFormatfn clone(&self) -> VertexFormatfn clone_from(&mut self, source: &Self)impl Copy for VertexFormat
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)