[][src]Function aerospike::operations::maps::remove_by_rank

pub fn remove_by_rank(
    bin: &str,
    rank: i64,
    return_type: MapReturnType
) -> Operation

Create map remove operation. Server removes the map item identified by rank and returns the removed data specified by return_type.