Function valued::Map[][src]

pub fn Map(
    list: impl IntoIterator<Item = (impl Into<Value>, impl Into<Value>)>
) -> Value