[][src]Crate size_hint

Structs

SizeHint

Traits

HintSize

A helper method available on all Iterators, to set size_hint which is particulary useful in combination with std::iter::from_fn or std::iter::successors in order to allow for efficent collection into Vec