sidan_csl_rs::core::common

Function assoc_map

source
pub fn assoc_map<K: Into<Value>, V: Into<Value>>(
    items_map: Vec<(K, V)>,
) -> Value