Module aoc::year2020::day04

source ยท
Expand description

ยงPassport Processing

Regular expressions are a good fit for this problem. However as the principles of this crate are to avoid external dependencies and maximize speed weโ€™ll instead hand code validation functions for each of the passport field criteria.

Functionsยง

Type Aliasesยง