Searched defs:spec_from (Results 1 – 2 of 2) sorted by relevance
16 default fn spec_from(slice: &'a [A::Item]) -> SmallVec<A> { in spec_from() function
1975 fn spec_from(slice: S) -> SmallVec<A>; in spec_from() method1990 fn spec_from(slice: &'a [A::Item]) -> SmallVec<A> { in spec_from() function