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

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

Create list pop range operation. Server returns the items starting at the specified index to the end of the list and removes those items from the list bin.