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

Swapchain Image View. Your final render target typically.