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
1648 fn spec_from(slice: S) -> SmallVec<A>; in spec_from() method1663 fn spec_from(slice: &'a [A::Item]) -> SmallVec<A> { in spec_from() function