Function valued::Dict[][src]

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