Searched defs:from_tuple_vec (Results 1 – 2 of 2) sorted by relevance
203 pub(crate) fn from_tuple_vec(v: Vec<(Key, Value)>) -> Self { in from_tuple_vec() method
379 pub(crate) fn from_tuple_vec(v: Vec<(Key, Value)>) -> Self { in from_tuple_vec() method