[][src]Function aerospike::operations::lists::get_range

pub fn get_range(bin: &str, index: i64, count: i64) -> Operation

Create list get range operation. Server returns count items starting at the specified index in the list bin.