Crate validiter

source ·

Enums§

Traits§

  • The trait defining iterators that can be transformed into a ValidIter without calling validate.
  • The trait that allows sending iterators to the ValidIter type. While it is not sealed, you should probably not implement it unless you’re feeling experimental.
  • The trait defining a validatable iterator. While it is not sealed, you should probably not implement it unless you’re feeling experimental.

Type Aliases§