/// The rendering target of a window. /// /// It represents a series of virtual framebuffers with a scale factor. #[derive(Debug)] pub struct SwapChain;