pub fn insert(data: Option<Multimap>, key: impl Into<String>) -> Multimap
Returns the consumed data and inserts a key into it with an empty value.