pub type ColorAttachments<TV = Arc<TextureView>> = SmallVec<[Option<RenderPassColorAttachment<TV>>; 1]>;Aliased Typeยง
pub struct ColorAttachments<TV = Arc<TextureView>> { /* private fields */ }pub type ColorAttachments<TV = Arc<TextureView>> = SmallVec<[Option<RenderPassColorAttachment<TV>>; 1]>;pub struct ColorAttachments<TV = Arc<TextureView>> { /* private fields */ }