Module zxcvbn::matching [] [src]

Defines structures for matches found in a password

Modules

patterns

Defines potential patterns used to match against a password

Structs

Match

A match of a predictable pattern in the password.

MatchBuilder

Builder for Match.