Function sample::window::rectangle[][src]

Important traits for Window<F, W>
pub fn rectangle<F>(num_frames: usize) -> Window<F, Rectangle> where
    F: Frame

A helper function for constructing a Window that uses a Rectangle Type function.