Function gull::prelude::builders::build_map

source ·
pub fn build_map<K: Into<TPrimitive>, V: Into<TPrimitive>>(k: K, v: V) -> TMap