Module prelude

Source
Expand description

This prelude is intended to be a glob import to all your modules that make use the library:

use try_iterator::prelude::*;

Traitsยง

TryIterator
Implements the following fallible iterator methods: