Thanks to visit codestin.com
Credit goes to docs.rs

rows

Function rows 

Source
pub fn rows<T>(input: &Array<T>, first: i64, last: i64) -> Array<T>
where T: HasAfEnum,
Expand description

Get an Array with all rows from first to last in the input Array