Module iter

Module iter 

Source

Structs§

IntoIter
Owning iterator over the valid value of a Validation.
Iter
Iterator over the valid value of a Validation.
IterMut
Mutable iterator over the valid value of a Validation.

Enums§

ErrorsIter
Iterator over the errors of a Validation.
ErrorsIterMut
Mutable iterator over the errors of a Validation.