pub fn open_entry_iterator(
view_proxy: &ViewProxy,
options: EntryIteratorOptions,
) -> Result<EntryIteratorProxy, OpenEntryIteratorError>Expand description
Dispatches OpenEntryIterator on the view proxy.
pub fn open_entry_iterator(
view_proxy: &ViewProxy,
options: EntryIteratorOptions,
) -> Result<EntryIteratorProxy, OpenEntryIteratorError>Dispatches OpenEntryIterator on the view proxy.