[][src]Function gooseberry::gooseberry::database::merge_index

pub fn merge_index(
    _key: &[u8],
    old_indices: Option<&[u8]>,
    new_index: &[u8]
) -> Option<Vec<u8>>

If key exists, add value to existing values - join with a semicolon