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

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

Create list pop operation. Server returns the item at the specified index and removes the item from the list bin.