Function sta::range::range [] [src]

pub fn range(x: u32, y: u32) -> Vec<u32>

Returns a Vec with a range of elements. [DEPRECATED]