Crate ripgen_lib

Source

Structs§

DomainComponents
Contains the byproduct of parsing a domain
RipGenChain
RipGenManager
Processes and manages domains and wordlist elements to enable creating RipGenIterator via transformations.

Enums§

RipGenError
The RipGen error type.

Traits§

RipGenIterator
Describes an iterator that can be apart of a RipGenChain.

Type Aliases§

WordlistIterator
Placeholder for a HashSet iterator with annoying lifetimes