[]Type Definition piston_window::types::SourceRectangle

type SourceRectangle<T = f64> = [T; 4];

[x, y, w, h]