[][src]Type Definition pushrod::render::Size

type Size = Vec<u32>;

This is a type that defines two size: width and height.