Skip to main content

__riterator_build_vtable

Function __riterator_build_vtable 

Source
pub const fn __riterator_build_vtable<__ImplT: RIterator + IntoR>() -> RIteratorVTable
where Option<<__ImplT as RIterator>::Item>: IntoR, Vec<<__ImplT as RIterator>::Item>: IntoR,
Expand description

Build a vtable for a concrete type implementing RIterator. Generated from source location line 540, column 11. Generated from source file miniextendr-api/src/adapter_traits.rs.