Type Definition nannou::wgpu::TextureDescriptor[][src]

type TextureDescriptor<'a> = TextureDescriptor<Option<&'a str>>;

Describes a Texture.