Searched defs:JoinList (Results 1 – 1 of 1) sorted by relevance
60 pub(crate) struct JoinList<R> { struct70 impl<R> Default for JoinList<R> { implementation