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

Create list get range operation. Server returns items starting at the index to the end of the list.