pub type SwapchainImageView = Arc<ImageView<SwapchainImage>>;
Expand description

Swapchain Image View. Your final render target typically.