pub const fn empty_fallback_chain<A, B>(a: A, b: B) -> EmptyFallbackChain<A, B> ⓘ
Expand description
Construct an EmptyFallbackChain
iterator. See IteratorExt::empty_fallback_chain
for
more information.
pub const fn empty_fallback_chain<A, B>(a: A, b: B) -> EmptyFallbackChain<A, B> ⓘ
Construct an EmptyFallbackChain
iterator. See IteratorExt::empty_fallback_chain
for
more information.