pub fn get_range(bin: &str, index: i64, count: i64) -> Operation<'_>
Expand description

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